.card p {
  text-align: left;
}

.card ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 0em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}

.card ul li {
  text-align: left;
  list-style-type: none;
}

.owl-carousel.home-slider .slider-item .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffedb1cc;
  opacity: 1;
}

.ftco-about .one-half .overlap {
  margin-left: -150px;
  padding: 40px;
  background: #fcee9e;
}

.ftco-intro .wrap .info {
  background: #fff8ce;
  padding: 50px;
}

#order .heading-section {
  z-index: 0;
  padding-top: 5rem;
}

.ftco-menu {
  background: #fff8ce;
}

.iframe-border {
  padding: 1rem;
  margin: 1rem;
}

.ftco-footer {
  background: #fff8ce;
}

.jcc {
  justify-content: center;
}

@media (max-width: 450px) {
  .ftco-about .one-half .overlap {
    margin-left: 0px;
    padding: 40px;
    background: #fcee9e;
  }
}
/*# sourceMappingURL=all.css.map */