.elementor-475 .elementor-element.elementor-element-5afdf88{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.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-475 .elementor-element.elementor-element-6cff70f{color:#000000;}.elementor-475 .elementor-element.elementor-element-6cff70f p{margin-bottom:23px;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-6cff70f */.elementor-475 .elementor-element.elementor-element-6cff70f article {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    
    margin: 0 auto;
    padding: 20px;
    
    border: 1px solid #ddd;
    border-radius: 8px;
  }
  
 article  h1 {
    font-size: 2.5em;
    color:#C2232D;
    margin-bottom: 20px;
    text-align: center;
  }
  
  article h2 {
    font-size: 2em;
    color: #C2232D;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  
 article h3 {
    font-size: 1.5em;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  
 article p {
    font-size: 1em;
    margin-bottom: 15px;
    text-align: justify;
  }
  
 article ul {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  
 article ul li {
    margin-bottom: 10px;
    list-style: disc;
    color: #333;
  }
  
 article strong {
    color: #007acc;
  }
  
  article a {
    color: #C2232D ;
    text-decoration: underline;
  }
  
  article a:hover {
    text-decoration: none;
    color: #C2232D;
  }/* End custom CSS */