.sppb-addon-articles .sppb-addon-article {
    background: #fff;
}
.sppb-article-introtext {
    color: black !important;
}

.sppb-meta-date {
    color: black;
}
.sppb-meta-date {
    color: #7c7c7c;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.sppb-article-info {
    margin:10px 15px 20px 15px !important;
}

.sppb-addon-article {
    padding-bottom: 0px !important;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-info h3 a:hover{
    color: #9B9C9B;
}
.entry-header h2 {
margin: 10px 0 10px;
    /*font-size: 16px;*/
    color: #fff;
    /*font-family: Lato, sans-serif;*/
    font-weight: 600;
    text-transform: uppercase;
  font-family: Playfair Display, sans-serif;
 font-size: 30px;
}
.pager li>a, .pager li>span {
    background-color: #fff0;
}
.view-article .pager .next>a, .view-article .pager .next>span, .view-article .pager .previous>a, .view-article .pager .previous>span , .view-article .pager .previous>a .icon-chevron-left:before, .view-article .pager .next>a .icon-chevron-right:before {
    color: #9B9C9B;
}

body.site.com-content.view-category article.item {
    background: white;
}

body.site.com-content.view-category article.item p {
    color: black;
  padding: 0px 20px 30px 20px;
}

.page-header {
    display: none !important;
}

.article-footer-top {
    display: none !important;
}

.view-category #sp-component, .view-article #sp-component {
    padding-right: unset !important;
   	padding: 100px  0px 50px 0px !important;
}
body.site.com-content.view-category article.item .article-info {
    font-size: 14px !important;
    font-weight: 500;
      padding: 0px 20px;
}
.entry-header h2 a:hover, .entry-header h2 a:focus{
      color: #9B9C9B;
}
dl {
    margin-bottom: 0px !important;
}
.entry-header {
    margin-bottom: 10px;

}

body.site.com-content.view-category article.item .entry-header h2 {
margin: 10px 20px 10px;
    font-size: 16px;
    color: #fff;
    font-family: Lato, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
}

