﻿
.field-validation-error
{
    background-color: #8ab933 !important;
    color: #ffffff;
}
section {

    padding: 80px 0 !important;

}

.btn-warning {
    color: #fff;
    background-color: #0e74bc !important;
    border-color: #0b5990 !important;
}
a {
    color: #0e74bc !important;
}

#footer a {
    color: #FFFFFF !important;
}