.form-block {
    padding-bottom: clamp(1.25rem, 0.766rem + 2.42vw, 3.125rem);
}

.form-block .custom-file-upload {
    color: #fff;
}