
#sp-title {
    text-align: center;
}
a.underline {
    border-bottom: 1px solid #09487e;
}
h1.category-description-title {
    font-size: 52px;
    text-align: center;
    line-height: 64px;
    font-weight: 600;
    color: #09487e;
    padding-bottom: 70px;
}
.news .article-list .article .article-header h1 a, .news .article-list .article .article-header h2 a {
    color: #09487e;
}
.news .article-list .article .readmore a {
    color: #0895cd;
}
.news .article-details .article-header {
 	color: #09487e;
}
.news .article-details .article-info {
    color: #b6b6b6;
}
.news .article-info>span a {
    color: rgb(9 72 126 / 60%);
}
@media (max-width: 991px) {
	#sp-footer #sp-footer1, #sp-footer #sp-footer2 {
	    text-align: center;
		margin-bottom: 10px;
	}
	#sp-footer #sp-footer1 {
		order: 2;
	}
	#sp-footer #sp-footer2 {
		order: 1;
	}
	#sp-bottom .sppb-text-left, #sp-bottom .sppb-addon-content, #sp-bottom .sppb-addon-text-block, #sp-bottom .sp-module ul>li {
	    text-align: center;
	}
}
@media (max-width: 480px) {
	#sp-menu {
	    flex: 0 0 auto;
	    width: auto;
	}
}
