.news-h1{
    margin: .24rem .17rem 0rem;
    font-size: 2.24rem;
    color: #333;
    font-weight: 700;
}
.container{
    max-width: 750px !important;
}
.mt-20{
    margin-top: 20px;
}
.text-right{
   text-align: right;
}
img{
    width: 100%;
    height: auto;
}
.news-header{
    font-weight: bold;
    color: #000;
    text-align: center;
}
.under-line-link{
    display: block;
    font-weight: bold;
    font-size: 20px;
    text-decoration: underline;
}
.author-text{
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}