.section-area .section-subtitle {
    color: #3E92CC;
    background-color: rgb(115 208 223 / 4%);
}
.section-area .section-subtitle::before {
    background-color: #3E92CC;
}
.section-area .section-subtitle {
    font-family: fontsemibold;
}


@media only screen and (max-width: 768px) {
    .h5_category-left.mb-50
    {
        margin-top:40px;
        margin-bottom: 20px;
    }
  }