.quickbooker input[type="text"], .quickbooker select {
   background: rgba(0,0,0,.05);
}

h1,h2,h3 {
   text-transform: uppercase;
   letter-spacing: 1px;
   font-style: italic;
   font-weight: 400;
}

.site-logo {
   max-height: 200px!important;
}