﻿.news-item{
    padding-bottom:10px;
    border-bottom:solid 2px #e67726;
    height:100%;
}
.news-item .news-title{
    color:#003366;
    margin-top:10px;
}
.news-item img{
    max-width:100%;
}
.list-news div[class^=col-]{
    margin-bottom:30px;
}
.latestnews img{
    max-width:100%;
}
.latestnews a{
    font-size:16px;
    color:#222;
}
h1{
    font-size:20px;
    font-weight: 600;
}
h3{
    font-size:18px;
    font-weight: 600;
    margin-bottom:10px;
}
.news-item h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
}