.news-recent-post{
    background: #cfcfcf;
    border-radius: 15px;
    padding: 40px;
    margin-bottom: 40px;
}

.news-content{
    padding: 15px;
}

.news-title{
    color: #991c1f !important;
    font-size: 24px !important;
}

.news-content .disc{
   text-align: justify;
    line-height: 1.8;
}
