.project-page .case-block-two .inner-box .image-box .overlay-layer {
    background: -webkit-linear-gradient(-90deg, #AE363B, #D76644 100%) !important;
}

.industries-section .inner-box:hover{
    box-shadow: 0 20px 30px rgba(174, 54, 59, 0.4) !important;
}

.industries-section .inner-box::before {
    background: -webkit-linear-gradient(-90deg, #AE363B, #D76644 100%) !important;
}
