.top-stories-inner {
    font-family: 'ProximaNova-Regular';
    color:#000;
    font-size: 18px;
    margin-bottom:30px;
}
 .top-stories-inner h2.section-heading {
     padding-top:0px;
     color: #0133B3;
     font-family: "Merriweather", Helvetica, Arial, serif;
     font-size: 22px;
     font-weight: 700;
     letter-spacing: -0.39px;
     line-height: 28px;
     padding-bottom: 15px;
}
 .top-stories-inner .row .first-story {
    /*padding: 10px;
    */
}
 .top-stories-inner .row .col-lg-8 h5 {
    margin-top: 0px;
    line-height: 22px;
    margin-bottom: 10px;
}
 .top-stories-inner a {
    color:#000
}
 .top-stories-inner H4 {
     font-family: "Merriweather", Helvetica, Arial, serif;
     font-weight: 700;
     font-style: normal;
     font-size: 24.0px;
     color: rgba(0, 0, 0, 1.0);
     text-align: left;
     line-height: 30.0px;
}
 .top-stories-inner .first-story H4 {
     margin-top: 15px;
     margin-bottom: 10px;
}
 .top-stories-inner H5 {
     font-family: "Merriweather", Helvetica, Arial, serif;
     font-weight: 700;
     font-style: normal;
     font-size: 18.0px;
     color: rgba(0, 0, 0, 1.0);
     text-align: left;
     letter-spacing: -0.32px;
     line-height: 23px;
}
 .top-stories-inner .row .cca-tag span {
     background-color: #0133B3;
     color: white;
     padding: 2px 4px;
     font-size: 10px;
     font-family: 'Open Sans';
     text-transform: uppercase;
     vertical-align: top;
     display: inline-block;
}
 .top-stories-inner small.source {
     font-size: 18px;
}
 .top-stories-inner .first-story small.source {
     padding-top: 10px;
     display: block;
}
 .top-stories-inner hr.hr4 {
     margin-bottom: 15px;
}
 .top-stories-inner .row.sub-story {
     padding-top: 30px;
}
 .top-stories-inner .sub-story .cca-tag {
     margin-bottom: 9px;
}