.gform_footer.before {
margin-block-start: 0px !important;
}
span.sq-card-message {
color: #fff !important;
}
.gfield--input-type-calculation label, .gfield--input-type-calculation span {
color: #fff !important;
font-size: 16px !important;
}
span.ginput_product_price {
font-weight: 700 !important;
}
.gfield--input-type-calculation {
display: flex !important;
gap: 5px !important;
}
.gfield--input-type-calculation div#gfield_description_1_10 {
color: #fff !important;
font-size: 16px;
}
span.gform-field-label.gform-field-label--type-sub-large.ginput_product_price_label {
display: none;
}
@media screen and (max-width: 1400px) and (min-width: 320px) {
.section-payment {
height: 100%;
padding: 30px 0px;
}
#form-container {
top: 0%;
transform: translateY(0%);
}
}