
body { font-family: 'Roboto', sans-serif; font-weight: 300; line-height: 1.6; font-size: 16px; color: #666; }
h1  { font-family: 'Lora', serif; font-size: 30px; letter-spacing: 3px; }
h2, .h2 { margin-top: 0px; color: #68838e; font-size: 25px; letter-spacing: 1px; }
.blue_bg { background-color: #68838e; }
.txt-center { text-align: center; }
.menus ul { padding-left: 0px; border-top: 1px solid #68838e; }
.menus ul li { border-bottom: 1px solid #68838e; text-align: center; list-style: none; padding: 10px; font-size: 20px; }
.menus ul li a { color: #333; }
.menus ul li a:hover { color: #333; text-decoration: none; color: #68838e; }
.reservations { text-align: center; color: #fff; letter-spacing: 2px; font-size: 20px; padding: 5px; background: #f8c209; cursor: pointer;}
.reservations:hover { text-align: center; color: #fff; letter-spacing: 2px; font-size: 20px; padding: 5px; background: #68838e; }
.col-md-8, .col-md-4, .col-md-12 { padding-right: 8px; padding-left: 8px; margin-bottom: 16px; } 
.dineplan-widget-link { color: #fff !important; }