/* Topbar */
#sp-top-bar {
    padding: 10px 0px;
    margin-top: 10px;
}

/* General */
body h3 {font-size:25px;}
.section-border-bottom .sppb-row-container::after {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    height: 0px;
    background: 
    #D8D8D8;
    top: auto;
    bottom: -80px;
}

/* Articles */
article.item-page .helix-social-share {
    float: left;
    margin-bottom: 50px;
    z-index: 3000;
    position: relative;
}
div.tags {
    display: inline-block;
    margin: 0px 15px;
}
article.item-page .article-info > dd {
    font-size: 12px;
}
article.item-page .article-info > dd.category-name a {
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
.tags a {
    font-family: Arvo, sans-serif;
    font-weight: normal;
    font-size: 12px;
    background-color: 
#0991de;
color:
    #fff;
    padding: 2px 10px;
    margin-right: 5px;
    border-radius: 6px;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 15px;
    font-weight: bold;
}
body .sppb-article-introtext {
    line-height: 1.4em;
    font-size: 14px;
}

/* Footer */
#sp-bottom1 h5 {line-height:1.6em;margin:0px;}
body .sp-module.bottom-menu {width:45%;}
body .margintop {margin-top:0px!important;}
body #sp-bottom ul.nav.menu li a {
    color: #fff;
    padding: 5px 0;
    line-height: 1;
    font-size: 13px;
}
body #sp-bottom a:link,
body #sp-bottom a:hover, 
body #sp-bottom a:visited, 
body #sp-bottom a:focus {
  	color:#fff;
}
body #sp-bottom .sp-module {
  	margin-top:0px;
}
body #sp-bottom .sp-module .sp-module-title {
  	line-height:1.4em;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 0px;
}
