body{background-color: #e9ecef}
.brand{background: #a71927; font-weight: bold;color: #fff; text-align: center; font-size: 30px; padding: 15px;}
#main-menu{background: #990000;z-index: 1;border-bottom:3px solid #FFC107;}
#main-menu li a{ font-weight: 600; text-align: center; }
#main-menu li.active a, #main-menu li:hover a{background: #FFC107; color: #000}
.white{background-color: #fff}
.mh{min-height:100px}
h1, .h1{font-size: 30px}h2, .h2{font-size: 24px}h3, .h3{font-size: 20px}h4, .h4{font-size: 18px}
footer *{color: #fff}footer{background-color: #990000; border-top:3px solid #FFC107;}
.content, .lh{line-height: 30px;} .post-list .post h2{font-size: 20px }.post-list .post h2 a{color: inherit;}
.shortdesc{font-size: 14px; line-height: 28px}
.btn{box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);}
ul.news-list li{padding: 10px 8px 10px 35px}
ul.news-list li:before {
    content: "\f046";
    font-family: 'FontAwesome';
    margin-left: -25.5px;
    color: #C33;
    margin-right: 10px
}
ul.news-list li a{color: inherit;}