.auth_error,.registration_error{color:red;margin-bottom:5%;margin-top:-10%;font-size:2rem;border:1px solid red;padding:.5rem;text-align:center;border-radius:2rem;display:none}@media only all and (min-width:48em){.registration_error{margin-top:-3%}}@media only all and (max-width:48em){.auth_error,.registration_error{font-size:2.5rem}}