
    .error-input {
        border: 2px solid #ff0000 !important;
        color: #ff0000 !important;
    }
    
    .error-input::placeholder {
        color: #ff0000 !important;
        opacity: 1;
    }
    