#sp-header {
    top: 37px;
}
#sp-header>.container {
    border-radius: 0px;
}
#sp-bottom {
    padding: 0px;
}
#sp-footer {
    display: none;
}
.view-article .article-details .article-header h1 {
    font-family: 'Poppins';
    color: #144d8c;
    text-transform: none;
}
.view-article .article-details .article-info {
    display: none;
}
.view-article .article-details {
    padding-top: 10px;
}
.view-article .article-details .article-full-image {
    margin-bottom: 30px !important;
}
#sp-bottom .sp-module {
    margin-bottom: 0px;
}
.article-info {
    display: none;
}
.view-category .blog .article-list.articles-leading .article .article-body .article-header a {
    font-family: 'Poppins'!important;
}
.view-category .blog .article-list.articles-leading .article .article-body .article-introtext .readmore a {
    font-family: 'Poppins'!important;
}