.color-dark[data-v-86d91950] {
  color: #222222 !important;
}

/*================================================ 
 font-family: 'Poppins', sans-serif;
 font-family: 'Permanent Marker', cursive;
 font-family: 'Playfair Display', serif;
 font-family: 'Montserrat', sans-serif;
  font-family: 'Roboto', sans-serif;
 =================================================*/
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
.container[data-v-86d91950] {
    max-width: 1200px;
}
}
@media only screen and (max-width: 575px) {
.container[data-v-86d91950] {
    max-width: 450px;
}
}
@media only screen and (max-width: 479px) {
.container[data-v-86d91950] {
    max-width: 320px;
}
}
.event-whatsapp-float[data-v-86d91950] {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 120;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 20px;
  border-radius: 999px;
  background: #25d366;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 18px 44px rgba(18, 24, 19, 0.26);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.event-whatsapp-float i[data-v-86d91950] {
  font-size: 22px;
  line-height: 1;
}
.event-whatsapp-float[data-v-86d91950]:hover {
  color: #fff;
  box-shadow: 0 22px 54px rgba(18, 24, 19, 0.32);
  transform: translateY(-2px);
}
@media only screen and (max-width: 767px) {
.event-venue-page[data-v-86d91950] {
    overflow-x: hidden;
    padding-bottom: 70px;
}
.event-whatsapp-float[data-v-86d91950] {
    right: 12px;
    bottom: 12px;
    max-width: calc(100vw - 24px);
    min-height: 46px;
    padding: 0 14px;
    font-size: 12px;
}
.event-whatsapp-float i[data-v-86d91950] {
    font-size: 20px;
}
}
