/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 25 2025 | 12:37:32 */
.bdt-ps-slide-img:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: linear-gradient(98deg, var( --e-global-color-secondary) 19%, #FFFFFF00 78%);
}
label.form-label {
    font-family: 'Heebo';
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 13px;
}
.form-control textarea {
    height: 120px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #d30a03;
    color: #fff;
    width: 100%;
}