.parsley-errors-list{
    margin-top:10px;
    color:#900;
}
.capt {
    text-transform: capitalize;
}
#clockDisplay{
    font-size: 20px;
    color: #fff;
    padding: 10px;
}
.dates{
    font-size: 16px;
    color: #fff;
    padding: 14px;
}
.normal_price{
    color: #ff0000;
    text-decoration: line-through;
}
a.dt-button.buttons-collection:hover {
    background: #fb6b5b;
    border: 0;
}
a.dt-button.buttons-collection {
    border: 0;
    background: #53b567;
    color: #fff;
}