/********************************************************************/
/*                   Author: Elysitek LLC                           */
/*                 Copyright 2023 Creative Commons                  */
/*             Attribution-NonCommercial-NoDerivatives              */
/*                     4.0 International License.                   */
/********************************************************************/
.download-button {
  text-align: center;
  font: normal normal bold 14px/18px Helvetica Neue;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #ffffff;
  background: #931a25 0% 0% no-repeat padding-box;
}

.gallery-photos {
  padding: 100px;
}

.gallery-photo {
  border-radius: 15px;
  padding: 10px;
  height: auto;
  width: 100%;
}

#menu {
  background-color: #fff;
}

.menu-item {
  font: normal normal bold 21px/27px Helvetica Neue;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #931a25;
  padding-top: 1.5rem;
}

.menu-item-description {
  font: normal normal normal 14px/24px Helvetica Neue;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0px;
  color: #505050;
  padding-top: 0.5rem;
}

.menu-item-price {
  font-family: "Roboto", sans-serif;
  font: normal normal bold 17px/21px Helvetica Neue;
  letter-spacing: 0px;
  color: #931a25;
  padding-top: 0.5rem;
}

.menu-title {
  font: normal normal normal 62px/76px Impact;
  letter-spacing: 0px;
  color: #411f1f;
}

.menu-title-bar {
  height: 10px;
  width: 140px;
  background-color: #59886b;
}

.section-heading {
  text-transform: uppercase;
  font: normal normal normal 38px/27px Impact;
  letter-spacing: 0px;
  color: #411f1f;
}

.section-separator {
  height: 3px;
  width: 150px;
  background-color: #59886B;
}

/* Extra small devices (phones, 600px and down) */
/* Small devices (portrait tablets and large phones, 600px and up) */
/* Medium devices (landscape tablets, 768px and up) */
/* Large devices (laptops/desktops, 992px and up) */
/* Extra large devices (large laptops and desktops, 1200px and up) */
/* Extra large devices (large laptops and desktops, 1200px and up) */

/*# sourceMappingURL=menu.css.map */
