/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 h1.ot-title{
    color: #fff !important;
    font-size: 18px !important;
 }

 .ot-dtp-picker{
    background: #0d4512 !important;
 }

 .ot-dtp-picker.tall {
    width: 317px !important;
}