 
 /* ------------------- TYPE YOUR STYLES HERE -------------------- */


label#name-error, label#email-error {
    font-size: 11px;
    margin: 0;
    color: red;
}
.alert-success {
    color: #1c8233;
    background-color: transparent;
    border-color: transparent;
    padding: 0;
    font-size: 12px;
}





 