.elementor-2124 .elementor-element.elementor-element-23d8806{--display:flex;}.elementor-2124 .elementor-element.elementor-element-3aeaad2{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-3aeaad2 */.elementor-section .elementor-container {
  max-width: 100% !important;
  width: 100% !important;
}

body .container,
body .boxed,
body .wrapper {
  max-width: 100% !important;
  padding: 0 !important;
}
.hero-heading {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2.6rem, 5vw, 4rem);
  font-weight: 700;
  color: #ffffff !important;
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.hero-heading .accent {
  color: #2db89a !important; /* green */
  font-style: italic;
}

.hero-heading .stroke-text {
  -webkit-text-stroke: 1.5px rgba(31,152,127,0.5);
  color: transparent;
}
/* Remove all theme containers */
body .container,
body .wrapper,
body .content-area,
body .site-content,
body .ast-container,
body .boxed-layout,
body .page-content {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* Elementor container fix */
.elementor-section .elementor-container {
  max-width: 100% !important;
  width: 100% !important;
}

/* Remove extra spacing */
.elementor-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.blog-meta,
.post-meta,
.entry-meta,
.author,
.post-date {
  display: none !important;
}
.adminsb,
.post-author,
.post-date {
  display: none !important;
}/* End custom CSS */