.elementor-kit-6{--e-global-color-primary:#0A3A5A;--e-global-color-text:#1E2328;--e-global-color-secondary:#2E5A47;--e-global-color-accent:#F2743E;--e-global-color-9eeb564:#F9F9F9;--e-global-color-75b6fdf:#AF8751;--e-global-color-2bcbdbe:#222222;--e-global-color-6fcfb53:#072C45;--e-global-color-6fd7adb:#254B3C;--e-global-color-44b444b:#DA5F2A;--e-global-color-b137f69:#F7F9FB;--e-global-color-f05089d:#616A73;--e-global-typography-primary-font-family:"Source Serif 4";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-font-style:normal;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"IBM Plex Mono";--e-global-typography-accent-font-weight:500;--e-global-typography-a70b434-font-family:"Source Serif 4";--e-global-typography-a70b434-font-size:52px;--e-global-typography-a70b434-font-weight:700;--e-global-typography-a70b434-font-style:normal;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 );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );}.elementor-kit-6 h3{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h4{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h5{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-6 h6{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-6{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global list bullets for post content & Gutenberg blocks */
.elementor-widget-theme-post-content ul,
.elementor-widget-text-editor ul,
.wp-block-post-content ul,
.wp-block-list,
.entry-content ul {
  list-style-type: disc !important;   /* change to circle if you prefer */
  list-style-position: outside;
  margin-left: 1.25rem;
  padding-left: 1.25rem;
}
.elementor-widget-theme-post-content ol,
.elementor-widget-text-editor ol,
.wp-block-post-content ol,
.entry-content ol {
  list-style-type: decimal !important;
  list-style-position: outside;
  margin-left: 1.25rem;
  padding-left: 1.25rem;
}
.elementor-widget-theme-post-content li,
.elementor-widget-text-editor li,
.wp-block-post-content li,
.entry-content li {
  margin: 0.2em 0; /* comfy spacing */
}/* End custom CSS */