.elementor-2670 .elementor-element.elementor-element-71be78c8{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}}/* Start custom CSS for text-editor, class: .elementor-element-236dec59 *//* Purple Bees FAQ Styling */

.purple-faq {
  margin-top: 50px;
}

.purple-faq .schema-faq-section {
  background: #ffffff;
  padding: 28px;
  margin-bottom: 24px;
  border-radius: 14px;
  border: 1px solid #eee;
  transition: all 0.3s ease;
}

.purple-faq .schema-faq-section:hover {
  box-shadow: 0 12px 28px rgba(75, 46, 131, 0.08);
}

.purple-faq .schema-faq-question {
  font-size: 22px;
  font-weight: 600;
  color: #4b2e83;
  margin-bottom: 14px;
  line-height: 1.4;
}

.purple-faq .schema-faq-answer {
  font-size: 17px;
  line-height: 1.8;
  color: #444;
}

.purple-faq .schema-faq-answer p {
  margin-bottom: 14px;
}/* End custom CSS */