.elementor-7500 .elementor-element.elementor-element-5b4686e{--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;--padding-top:60px;--padding-bottom:60px;--padding-left:12px;--padding-right:12px;}.elementor-widget-theme-post-featured-image .widget-image-caption{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 );line-height:var( --e-global-typography-text-line-height );}.elementor-7500 .elementor-element.elementor-element-65fa19a > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-7500 .elementor-element.elementor-element-65fa19a img{border-radius:20px 20px 20px 20px;}.elementor-widget-theme-post-title .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-7500 .elementor-element.elementor-element-c5cb54e > .elementor-widget-container{padding:0px 0px 20px 0px;}.elementor-7500 .elementor-element.elementor-element-c5cb54e .elementor-heading-title{font-family:"Inter Tight", Sans-serif;font-size:32px;font-weight:600;}.elementor-widget-theme-post-content{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 );line-height:var( --e-global-typography-text-line-height );}.elementor-7500 .elementor-element.elementor-element-fa3b9fa{text-align:justify;}@media(min-width:768px){.elementor-7500 .elementor-element.elementor-element-5b4686e{--content-width:850px;}}@media(max-width:1024px){.elementor-widget-theme-post-featured-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}.elementor-widget-theme-post-content{line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-theme-post-featured-image .widget-image-caption{line-height:var( --e-global-typography-text-line-height );}.elementor-7500 .elementor-element.elementor-element-c5cb54e{text-align:center;}.elementor-widget-theme-post-content{line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */h2 {
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

 h3 {
  font-size: 1.3rem;
  font-weight: 400;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}

h4,
h5,
h6 {
  font-size: 1rem;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
    
}

p {
  margin-bottom: 1.5rem;
  line-height: 1.5em;
}


 a {

  text-decoration: underline;
  transition: color 0.2s ease-in-out;
}

strong{
    
    font-weight: 500;
    color:#9f160c;
    
}

 ul, ol {
  padding-left: 2rem;
  margin-bottom: 1.5rem;
}

li {
  margin-bottom: 0.75rem;
}/* End custom CSS */