.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );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 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-27111 .elementor-element.elementor-element-01b9d0b a{color:var( --e-global-color-primary );}.elementor-27111 .elementor-element.elementor-element-942b618 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-27111 .elementor-element.elementor-element-00a4b06 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-27111 .elementor-element.elementor-element-ab21e72 a{color:var( --e-global-color-primary );}.elementor-27111 .elementor-element.elementor-element-f5e9484 a{color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-fbc93bb *//* Blog content: force Poppins across common content areas */
.entry-content,
.wp-block-post-content,
.wp-site-blocks,
.post-content,
.single .content-area,
.page .content-area,
article,
article p,
article li,
article a,
article span,
article strong,
article em,
article blockquote,
article h1,
article h2,
article h3,
article h4,
article h5,
article h6{
  font-family: "Poppins", sans-serif !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0ef0098 *//* Outline box FAQ styling */
.faq-outline-section{
  font-family: "Poppins", sans-serif;
}

.faq-outline-section .faq-title{
  color: #6361aa;
  margin: 0 0 14px;
  font-family: "Poppins", sans-serif;
}

.faq-outline-item{
  border: 2px solid rgba(99, 97, 170, 0.35);
  border-radius: 12px;
  padding: 14px 16px;
  margin: 12px 0;
  background: #fff;
}

.faq-outline-item .faq-question{
  margin: 0 0 8px;
  font-size: 1.05rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}

.faq-outline-item .faq-answer{
  margin: 0;
  line-height: 1.6;
  font-family: "Poppins", sans-serif;
}/* End custom CSS */