body {
    font-family: "Inter", sans-serif;
}

.input-error {
    border-color: rgb(239 68 68);
}
