.error {
    color: #ce153f;
    font-size: 12px;
    line-height: 2;
}

.custom-label {
    line-height: 1.2;
}

.form-area h4 {
    line-height: 2.2;
}

.side-by-side p {
    line-height: 2.2;
}

.info-sec .box-2 h4 {
    line-height: 2;
}

.grecaptcha-badge {

    display: none !important;

}

.custom-input {
    margin-top: 15px;
}

span.file-upload__label.custom-label {

    margin-left: 15px;

}

.custom-input {

    margin-top: 15px;

    padding-top: 21px;

}

.drop-file {
    padding-top: 14px !important;
}