a{
    color:#00a0db;
    text-decoration:none;
}
a:hover,body{
    color:rgb(0, 0, 0);
}
body{
    background-color:#f8f9fa;
}
header{
    border-top:3px solid #6c757d;
}
aside,footer,section{
    background-color:#343a40;
}
article .content_box{
    border:1px solid #002130;
}
article .aside_title_wrapper{
    border-botttom:1px solid #6c757d;
}
#description_container .post_info{
    color:#00a0db
}
#description_container .post_info a{
    color:#fff!important;
}
#description_container .post_info a:hover{
    color:#00a0db!important;
}
#description_container .post_info span{
    color:#fff;
}
header #header_bottom h1.welcome_banner{
    color:#007bff !important;
}
a, a:hover, a:visited {
    color: #6c757d !important;
}
.smcx-embed {
    max-width: 100% !important;
    height: 100% !important;
}
.smcx-embed>.smcx-iframe-container {
    max-width: 100% !important;
    height: 500px !important;

}