.quote-form{color:var(--brand-text)}.quote-form .form-label{font-weight:900;text-transform:uppercase;font-size:.78rem;color:var(--brand-text)}.quote-form .form-control{min-height:46px;border:1px solid var(--brand-border);border-radius:0;background:#fff;color:var(--brand-text)}.quote-form textarea.form-control{min-height:118px}.quote-form .form-control:focus{border-color:var(--brand-primary);box-shadow:0 0 0 .16rem rgba(138,117,66,.18)}.quote-form .form-note{margin:12px 0 0;font-size:.86rem;color:var(--brand-text-muted)}.quote-form .form-note a{color:var(--brand-primary-dark);font-weight:900}