.ycf-wrapper {
    max-width: 640px;
}

.ycf-title {
    font-weight: 600;
}

.ycf-captcha-slot {
    min-height: 100px;
}

.ycf-field .invalid-feedback[data-ycf-error]:not(:empty) {
    display: block;
}

.ycf-submit .spinner-border {
    vertical-align: -2px;
}
.ycf-description{
    color: #EDEDED !important;
}
.card {
    background: transparent !important;
    color: #EDEDED !important;
}
