a {
    color: #481200;
}
.contact .info i {
    color: #481200;
    background: #f0d8b0;
}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    font-weight: bold;
    color: #f0d8b0;
}
.book-a-table-btn {
    background: #f0d8b0;
    color: #481200;
   
}
.book-a-table-btn:hover {
    background: #f0d8b0;
    color: #481200;
}
.contact .info i {
    background: #f0d8b0;
    color: #481200;
}
.contact .info:hover i {
    background: #481200;
    color: #f0d8b0;
}
#topbar i {
    color: #f0d8b0;
    line-height: 0;
}

.contact .php-email-form button[type=submit] {
    background: #481200;
      color: #f0d8b0;
}
.contact .php-email-form button[type=submit]:hover {
    color: #481200;
    background: #f0d8b0;
}
#hero .btn-menu, #hero .btn-book {
  
    color: #f0d8b0;
    border: 2px solid #481200;
}
.section-title h2 span {
    color: #481200;
}
#hero .btn-menu:hover, #hero .btn-book:hover {
    background: #481200;
    color: #f0d8b0;
}
#header .logo img {
    max-height: 80px;
}
#header {
    height: 90px;
}
.breadcrumbs {
    margin-top: 140px;
}
#topbar a {
    color: #fff;
}
#header.header-scrolled .logo img {
    max-height: 60px;
}

.topbar-color {
    background: rgba(26, 24, 22, 0.85) !important;
}
.about {
    background-image: url('../images/content/background.jpg');
    background-size: cover;
}


#footer {
    background: #481200;

}

#footer a
{
  color: #fff;
}

#footer .social-links a {

    background: #f0d8b0;
    color: #481200;

}
#footer .social-links a:hover {

    background: #f0d8b0;
    color: #481200;

}

#footer p {
    font-style: normal;

}
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway", sans-serif;
}
