/*Enter Custom  CSS Here*/

.hero-img {
  max-width: 400px !important;
  display: block;
  margin: 0px auto 2rem;
}
.menu .menu-content {
  margin-left: 0;
}
.menu .menu-ingredients {
  margin-left: 0;
}
.menu #menu-flters li:hover,
.menu #menu-flters li.filter-active {
  color: var(--color-1);
}
.menu .menu-content::after {
  color: var(--color-1);
}
.card-group img.card-img-top {
  height: 300px;
  object-fit: cover;
}
.accent-2 h2 {
  color: var(--secondary-accent-title) !important;
  font-weight: 600;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.block2 .text1.big {
  font-weight: 600;
}
.instagram #instagram-feed {
  display: none;
}
