div.container{flex-direction:column;align-self:stretch;display:flex}label.label{font-size:1rem;font-weight:700;font-family:var(--font-family),sans-serif;color:var(--white);text-transform:uppercase;margin-bottom:.5rem}select.select{text-transform:capitalize;font-size:1.5em;font-family:var(--font-family),sans-serif;background-color:var(--input-background);color:var(--white);cursor:pointer;border:none;width:100%;padding:12px 2em 12px 20px}select.select:focus{outline:none}select.select:disabled{color:var(--white);cursor:not-allowed;background-color:#ffffff0d}select.select option.option{background-color:var(--black);color:var(--white);padding:.3rem}span.formError{color:var(--gray-1);margin-top:.2em;font-size:.9em}
