.elementor-139406 .elementor-element.elementor-element-1477434d{--display:flex;}.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 );}/* Start custom CSS for text-editor, class: .elementor-element-3698eac8 */.entry-title {
  display: none !important;
  }
  
  .access-denied-page {
    max-width: 980px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
  }

  .access-denied-banner img {
    display: block;
    width: 100%;
    height: auto;
  }

  .access-denied-content {
    padding: 14px 46px 10px 46px;
  }

  .access-denied-content h2 {
    margin: 0 0 12px;
    color: #77a833;
    font-size: 18px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
  }

  .access-denied-content p {
    margin: 0;
    color: #222;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 700;
    max-width: 860px;
  }

  @media (max-width: 768px) {
    .access-denied-content {
      padding: 14px 20px 20px;
    }

    .access-denied-content h2 {
      font-size: 16px;
    }

    .access-denied-content p {
      font-size: 13px;
    }
  }
</style>/* End custom CSS */