label {
    display: block;
    margin-top: 25px;
    font-family: 'Inter', sans-serif; 
    font-size: 20px;               
}

.error-message {
    color: red; 
}