body {
  font-family: 'Lora', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  width: 100%;
  height: 100%;
  color: white;
  background-color: black;
}

html {
  width: 100%;
  height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Cabin', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 35px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#page-top p{
font-size: 16px;
}

#sixfoodhall p{
font-size: 16px;
margin-bottom: 0rem;
color:#e6b469!important;
}


p .coming_soon {
  color:#999!important;
  font-size: 13px;
  font-weight: 300;
}


#sixfoodhall .btn-primary {
      color: #bf924f;
      background-color: transparent;
      border-color: #bf924f;
}

#sixfoodhall .btn-primary:hover {
  color: #e6b469;
border-color: #423423;
}

.btn-primary:disabled  {
  background-color: transparent;
  border-color:transparent!important;
}


#About {
padding-bottom:0px!important;
}
