.elementor-37583 .elementor-element.elementor-element-6fca30e2{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-fa2b3ad *//* Fix spacing between sections */
h2.wp-block-heading {
  margin-top: 40px !important;
  margin-bottom: 16px !important;
  line-height: 1.3;
}

/* FAQ block styling and spacing */
.faq-block {
  padding: 20px 24px;
  background: #f8f6ff;
  border-left: 4px solid #8a2be2;
  border-radius: 8px;
  font-family: system-ui, sans-serif;
  margin-top: 32px;
}

.faq-block p {
  margin-bottom: 20px !important;
  line-height: 1.7;
  font-size: 17px;
  font-weight: 400;
  color: #111;
}

.faq-block strong {
  display: block;
  font-weight: 700;
  color: #4b0082;
  margin-bottom: 6px;
}

.faq-block a {
  color: #4b0082;
  text-decoration: underline;
}

section#hashburger-toc,
section#buy-hashburger-cta {
  margin-bottom: 28px;
}/* End custom CSS */