.abut_page h2 {
    font-size: 23px;
    font-weight: 600;
    color: #02456D;
    line-height: 25px;
}
.abut_page p {
    font-size: 14px;
    line-height: 27px;
    font-weight: 400;
    text-align: justify;
    color: #000;
}

