body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff72f;
}

.navbar.navbar-light.navbar-expand-md.navigation-clean {
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
    position: relative;
  }
}

#about {
  background-color: rgb(248,223,31);
  border-radius: 25px;
}

@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}

.nav-link {
  color: red;
}

.w-100 {
  width: 100%!important;
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 100px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #f8df1f;
  text-align: center;
}

#starter {
  text-shadow: 2px 2px 2px rgb(200,191,125);
}

.h1, h1 {
}

.menu_h {
  color: #000000;
  font-family: Kalam, cursive;
}

.inline {
  display: inline-block;
  font-family: 'Delius Unicase', cursive;
  font-weight: 300;
  font-size: 16px;
}

.inline.rightside {
  float: right;
  font-weight: bold;
}

.col-12.col-sm-12.col-md-6 {
}

.pics {
}

.dishes {
  color: rgb(228,104,156);
  font-family: Sriracha, cursive;
  text-shadow: none;
  font-size: 26px;
}

.row.menue_items {
  text-shadow: 2px 2px 2px rgb(214,148,152);
}

