.btn-serve:hover {
    color: #E42527 !important;
    font-weight: 500 !important;
    margin-left: 3px;
    /* Apply margin on hover */
}
.btn-serve{
    font-weight: 400 ! important;
}
.inv_sec_img {
    width: 28px;
    height: 30px;
}
.industries_serve_title {
    font-size: 26px;
}
@media (min-width:768px) {
    .industries_serve_title {
        font-size :36px;;
    }
    
}
.industry_title {
    font-size: 24px;
}
@media (min-width:966px) {
    .industries_serve_title {
        font-size :42px;
    }
}