.custom-hero3-div-p-white p {
    color: white;
}

.custom-hero3-div-p-mb-0 p {
    margin-bottom: 0 !important;
}

.custom-hero3-ls {
    letter-spacing: 0.2px !important;
}

.custom-hero3-height {
    height: 575px !important;
}

.custom-hero3-overlay-gradient:hover:before, .custom-hero3-overlay-gradient.overlay-show:before, .custom-hero3-overlay-gradient.show:before {
    background: linear-gradient(to right, black 5%, rgba(0, 0, 0, 0) 100%);
}
