﻿body {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #eee;
}

.field-validation-error {
    color: #B94A48;
}
