
.form-error {
   /* font-family: "KinicSlabMedium"; */
    font-size: 0.8rem;
    font-weight: 800;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: #FF0000;
}

.age-form-error {
   /* font-family: "KinicSlabMedium"; */
    font-size: 1rem;
    font-weight: 800;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgb(255 242 0 / var(--tw-bg-opacity, 1));
}


.update-thanks {
   max-width: 800px !important;
   text-align: center !important;
}

.field-error {
   background-color: #FF0000;
   color: #FFFFFF;
}
