.cust-form{background:#fff;color:var(--brand-text)}.cust-form .form-label{color:var(--brand-text);font-weight:700;font-size:.9rem}.cust-form .form-control,.cust-form .form-select{min-height:48px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text)}.cust-form textarea.form-control{min-height:120px}.cust-form .form-control:focus,.cust-form .form-select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .2rem rgba(156,76,58,.18)}