#booker-front-form .booker-success {
    color: green;
    margin-bottom: 1em;
}
#booker-front-form .booker-errors {
    color: red;
    margin-bottom: 1em;
}
#booker-front-form .booker-errors ul {
    margin-top: 0.25em;
    margin-bottom: 0.25em;
}
