.elementor-250 .elementor-element.elementor-element-8b4dea6{margin-top:30px;margin-bottom:30px;}.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-250 .elementor-element.elementor-element-18c594b{text-align:center;}.elementor-250 .elementor-element.elementor-element-18c594b .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:600;color:#333333;}.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-250 .elementor-element.elementor-element-39b7e7e{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;color:#333333;}/* Start custom CSS for text-editor, class: .elementor-element-39b7e7e */.content h2 {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 700;
}
.content h3 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-weight: 700;
}
.content p{
    margin-bottom: 20px !important;
    font-weight: 400;
}
.content ul, ol {
    margin-left: 35px;
    margin-bottom: 20px;
}
.content li {
    margin-bottom: 10px;
}
.content a {
    color: #467fe7;
}
@media (max-width: 600px) { 
    .content ul, ol {
    margin-left: 0px;
    margin-bottom: 20px;
}
 .content h2 {
  font-size: 20px;   
  line-height: 1.5em;
 }
 .content h3 {
    font-size: 18px;
}
}/* End custom CSS */