.section-area .section-title {
    font-size: 32px;
}
.section-area .section-subtitle
{
    background-color: #fff;
}
.section-area .section-text {
    color: #000;
}
.sm_banner
{
    background-color: #bbe8eb;
    padding: 70px 50px;
    border-radius: 10px;
}