﻿.news-heading-1 {
    font-size: 25px;
    font-weight: 700;
    line-height: 25px;
}
.news-heading-2 {
    font-size: 60px;
    font-weight: 900;
    line-height:60px;
}
.news-item span {
    font-weight: 700;
    font-size: 18px;
}
.news-item a {
    font-size: 18px;
    font-weight: 400;
    padding-left: 20px;
}