@charset "utf-8";

.MuiFormLabel-root { color: rgba(0, 0, 0, 0.54); padding: 0px; font-size: 1.14286rem; font-family: "Area Variable", Lato, LatoMedium, sans-serif; font-weight: 500; line-height: 1; }

.MuiFormLabel-root.Mui-focused { color: rgb(32, 22, 72); }

.MuiFormLabel-root.Mui-disabled { color: rgba(0, 0, 0, 0.38); }

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

.MuiFormLabel-colorSecondary.Mui-focused { color: rgb(24, 83, 87); }

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