.errors {
    background-color: red;
    color: antiquewhite;
    font-weight: bold;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
}