.about_section .about_content {
  padding: 0;
}

.food_content.align-center {
  height: 490px;
}

.gallery-hero {
  background-image: url("/images/gallery/9C1A6176.jpg");
}

.owl-dots,
.owl-nav {
  display: none !important;
}

span.promos {
  background: #9e0013;
  padding: 5px;
  border-radius: 3px;
  color: white;
}

.icon_heart {
  color: #9e0013;
  font-size: 12px;
}

.icon_heart:before {
  vertical-align: middle;
}

#contact.page_header {
  background-image: url('../images/headers/contact.jpg');
}

#promo.page_header {
  background-image: url('../images/headers/promo.jpg');
}

#buffet.page_header {
  background-image: url('../images/headers/buffet.jpg');
}

#about.page_header {
  background-image: url('../images/headers/about.jpg');
}

.food_content p {
  height: 110px;
}

.logo-fga {
  width: 20%;
  margin-bottom: 20px;
}

h2 a {
  color: black;
}

.main_slide {
  background-image: url(img/fika-header.jpg);
  background-image: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../img/fika-header.jpg);

}

.buffet__list {
  text-align: center;
}

.buffet__list ul {
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 10px;
}

#buffet__list {
  margin-top: 100px;
}

#buffet__content h3 {
  color: #9e0013;
}

.buffet__sub-title {
  font-weight: normal;
  font-size: 12px;
  font-style: italic;
}

.buffet__container {
  background: #fafafa;
  padding: 30px;
  height: 1480px;
}

span.buffet__title {
  padding-bottom: 2px;
  width: 50%;
  margin: auto;
  color: rgba(171, 12, 27, 0.5);
}

.buffet-photos img {
  width: 100%;
}