﻿.newscat-page h2,
.newscat-page h3{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}

.newscat-page a{
    color: #f79a32;
}

.newscat-page img{
    margin-right: 10px;
    height: 210px;
    object-fit: cover;
}

.newscat-page .text-muted{
    color: #555;
    margin-top: 4px;
    font-size: 14px;
}

.other-news img{
    margin-right: 15px;
}

.other-news h3{
    font-size: 20px;
    font-weight: 600;
}