body {
     color: #222;
     hyphens: auto;
     font-style: normal;
     font-size: 1rem;
     font-family: 'Inter';
}

div {
     font-weight: 400 !important;
     font-style: normal;
     font-size: 1rem;
}

label {
     
     font-weight: 500 !important;
     font-style: normal;
     font-size: 1rem;
}
