.parsley-custom-error-message {
    
    color: #a80000;
    font-weight: bold;
    font-size: 14px;
}

.verify-email {
    
    display: none;
}

form hr {
    background-color: #eeeeee !important;
}