.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0px 7px !important;
    font-size: 12px !important;
}
#sp-footer, #sp-bottom {
    text-align: center;
}
.article-list .article .readmore a {
    color: #fff !important;
    font-weight: 500 !important;
    background-color: #0062af !important;
    padding: 5px !important;
}
.article-list .article .readmore a:hover {
    color: #fff !important;
    font-weight: 500 !important;
    background-color: #333 !important;
    padding: 5px !important;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #0062af !important;
    font-size: 32px !important;
}