.elementor-74278 .elementor-element.elementor-element-6fc0653{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-60477ae */.poster-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 8px;
  margin-top: 1.5rem;
  object-fit: contain;
  display: block;
}

.poster-box {
  text-align: center;
}


.event-promo {
  font-family: 'Montserrat', sans-serif;
  max-width: 700px;
  margin: 0 auto;
  padding: 2rem;
  background-color: #f8f9fa;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.event-content h2 {
  font-size: 1.8rem;
  color: #003366;
  margin-bottom: 1rem;
}

.event-content .highlight {
  font-size: 1.2rem;
  font-weight: 600;
  color: #007272;
  margin-bottom: 1.5rem;
}

.event-details {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
}

.event-details li {
  margin-bottom: 0.8rem;
  font-size: 1rem;
}

.register-text {
  font-size: 1.05rem;
  font-weight: 500;
  margin-bottom: 1rem;
  color: #333;
}

.qr-box {
  text-align: center;
}

.qr-image {
  width: 180px;
  height: auto;
  border: 2px solid #ccc;
  border-radius: 6px;
}/* End custom CSS */