.elementor-3 .elementor-element.elementor-element-4ff3c18{--display:flex;overflow:visible;}.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-3 .elementor-element.elementor-element-64b9ef39{--wcf-duration:1000ms;--wcf-delay:0ms;--wcf-ease:ease;color:#000000;}/* Start custom CSS for text-editor, class: .elementor-element-64b9ef39 */ body {
      font-family: 'Poppins', sans-serif!important;
      font-size: 16px!important;
      color: #000000;
      line-height: 1.6;
      padding: 40px;
      max-width: 900px;
      margin: auto;
      background-color: #fff;
    }
    h1, h2 {
      font-size: 32px!important;
      font-weight: 600;
      margin-top: 40px;
      margin-bottom: 20px;
    }
    h1 {
      font-size: 36px;
    }
    p {
      margin-bottom: 16px;
    }
    a {
      color: #000000;
      text-decoration: none;
    }
    a:hover {
      text-decoration: underline;
    } /* End custom CSS */