@charset "UTF-8";

.order-form {
    label:has([name="send-simulation"]){
        background: transparent !important;
        border: none !important;
    }
}

