.latest-news-inner {
    margin-bottom:30px;
}

.latest-news-inner h1.latest-heading {
    padding-top:0px;
    /*padding-left: 10px;*/
    color: #0133B3;
    font-family: "Merriweather", Helvetica, Arial, serif;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.39px;
    line-height: 28px;
}
.latest-news-inner .news-images{
    height: 90px;
    width: 88px;
}
.latest-news-inner .news-content a{
    color: #000;}
.latest-news-inner .news-content{
    color: #000;
    font-family: "Merriweather", Helvetica, Arial, serif;
    font-size: 14px;
    letter-spacing: -0.27px;
    line-height: 18px;
    }
.latest-news-inner .news-author{
    color: #000;
    font-family: 'ProximaNova-Regular';
    font-size: 14px;
    letter-spacing: -0.27px;
    line-height: 17px;
}
.latest-news-inner .row .cca-tag{
    margin-bottom: 9px;
}
.latest-news-inner .row .cca-tag span {
    background-color: #0133B3;
    color: white;
    padding: 2px 4px;
    font-size: 10px;
    font-family: 'Open Sans';
    text-transform: uppercase;
}
.latest-news-inner .sponsor-content{
    color: #CE181F;
    font-family: "Open Sans";
    font-size: 13px;
    letter-spacing: -0.25px;
    line-height: 18px;
}
.latest-news-inner p > small.source{
  color: #000;
  font-family: 'ProximaNova-Regular';
  font-size: 14px;
  letter-spacing: -0.27px;
  line-height: 17px;
}
.latest-news-inner a {color: #000;}
.latest-news-inner .see-more-stories .seeMoreArrow {
    width: 15px !important;
    margin: 3px 0 6px 10px;
}
