﻿.inner-section {
    margin: 20px 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 3px #ddd;
    box-shadow: 0 2px 3px #ddd;
    padding: 0px 0 15px 15px;
    /*border-top: 1px solid #1a3783;*/
}
.inner-section header{padding: 5px 0;}
    .inner-section header h2, .inner-section header .list-inline{float:left;margin:0;line-height:24px;}
    .inner-section header h2 {border-bottom: 1px solid #9f224e;font-size:18px;margin-right:15px;text-transform:uppercase}
    .inner-section header .list-inline li a{padding:0 5px;}
    .inner-section .featured .entry-thumb {
        position: relative;
        height: 0;
        padding-bottom: 62.5%;
        overflow: hidden;
    }
ul.list-widget.list-content-scroll-unit li a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.entry-content h4 a {
    color: #000;
}