/* ==========================================================================
   Custom styles for jQuery Validation elements
   ========================================================================== */

.error-block {
    margin-top: 5px;
    margin-bottom: 10px;

    color: #a94442;
}
