@charset "utf-8";

.MuiFormLabel-root { color: rgb(117, 117, 117); padding: 0px; font-size: 1.14286rem; font-family: GothamBook, Arial, Helvetica, sans-serif; font-weight: 400; line-height: 1; }

.MuiFormLabel-root.Mui-focused { color: rgb(144, 102, 52); }

.MuiFormLabel-root.Mui-disabled { color: rgb(183, 183, 183); }

.MuiFormLabel-root.Mui-error { color: rgb(255, 0, 0); }

.MuiFormLabel-colorSecondary.Mui-focused { color: rgb(74, 49, 36); }

.MuiFormLabel-asterisk.Mui-error { color: rgb(255, 0, 0); }