.elementor-153 .elementor-element.elementor-element-f3f2aa8{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-f8d733a */.contact-container {
  max-width: 600px;
  margin: 0 auto;
  padding: 40px 20px;
  text-align: center;
  background-color: #0d0d0d;
  border-radius: 12px;
  box-shadow: 0 0 20px rgba(228, 139, 255, 0.3);
}

.contact-heading {
  font-size: 40px;
  color: #e48bff;
  margin-bottom: 16px;
  font-family: 'Playfair Display', serif;
}

.contact-text, .contact-note {
  font-size: 18px;
  color: #F5E9A1;
  margin-bottom: 12px;
  font-family: 'Poppins', sans-serif;
}

.contact-email a {
  color: #e48bff;
  font-weight: bold;
  text-decoration: none;
}/* End custom CSS */