.wpcf7-acceptance span{
    font-size: 1rem;
}

.wpcf7-list-item-label {
    color: white;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: transparent;
    border:none !important;
    font-size: 24px !important;
    font-family: 'Gilroy-ExtraBold' !important;
    margin: 1em 0.5em 1em !important;
    color: #fff !important;
    padding: 0.2em 0em !important;
}

.btn-dark:disabled , .wpcf7 .wpcf7-submit:disabled{
    background-color: #6F9980 !important;
    border-color: #6F9980 !important;
}