.elementor-kit-117{--e-global-color-primary:#33CC99;--e-global-color-secondary:#00A7E1;--e-global-color-text:#13222F;--e-global-color-accent:#27A87A;--e-global-color-7e8f399:#33CC99;--e-global-color-6e6510a:#27A87A;--e-global-color-bffd2ea:#00A7E1;--e-global-color-5352dbf:#83CCD7;--e-global-color-261e871:#13222F;--e-global-color-697fd17:#F8FAF9;--e-global-typography-primary-font-family:"Geneva";--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito Sans";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Nunito Sans", Sans-serif;font-size:19px;}.elementor-kit-117 e-page-transition{background-color:#FFBC7D;}.elementor-kit-117 a{color:#2DD4BF;}.elementor-kit-117 h1{font-family:"Geneva", Sans-serif;font-size:63px;font-weight:900;}.elementor-kit-117 h2{font-size:55px;font-weight:900;line-height:1.2em;}.elementor-kit-117 h3{font-family:"Geneva", Sans-serif;font-size:25px;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* LEGACY CLASSIC-EDITOR CONTENT CLEANUP */

.legacy-post {
  --accent: #2bb673;          /* ADJUST: match your link green */
  font-size: 1.05rem;
  line-height: 1.7;
  color: #1f2937;
}

/* ---- Vertical rhythm: the main fix for run-together blocks ---- */
.legacy-post p,
.legacy-post ul,
.legacy-post ol { margin: 0 0 1.4em; }

.legacy-post h2,
.legacy-post h3 {
  line-height: 1.3;
  margin: 1.8em 0 0.6em;
}

/* ---- Links ---- */
.legacy-post a {
  color: var(--accent);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.legacy-post a:hover { text-decoration: none; }

/* ---- Images + WP alignment classes ---- */
.legacy-post img {
  max-width: 100%;
  height: auto;               /* overrides hard-coded height="" attrs */
  border-radius: 8px;
}
.legacy-post .alignleft {
  float: left;
  max-width: 40%;             /* stops portrait images eating the column */
  margin: 0.3em 1.8em 1.2em 0;
}
.legacy-post .alignright {
  float: right;
  max-width: 40%;
  margin: 0.3em 0 1.2em 1.8em;
}
.legacy-post .aligncenter { display: block; margin: 1.2em auto; }
.legacy-post .alignnone   { display: block; margin: 1.2em 0; }

/* Contain floats so nothing bleeds out of the post body */
.legacy-post::after { content: ""; display: table; clear: both; }

/* On phones, floated images stack full-width */
@media (max-width: 700px) {
  .legacy-post .alignleft,
  .legacy-post .alignright {
    float: none;
    max-width: 100%;
    display: block;
    margin: 1.2em auto;
  }
}

/* ---- Lists: spacing + accent-dot markers ---- TO REVERT TO PLAIN BULLETS: delete the two blocks below marked (A) and (B), then add: .legacy-post ul { padding-left: 1.4em; } .legacy-post ul > li { margin-bottom: 0.55em; }                  */
.legacy-post ul {                              /* (A) */
  list-style: none;
  padding-left: 0;
}
.legacy-post ul > li {
  position: relative;
  padding-left: 1.4em;
  margin-bottom: 0.55em;
  line-height: 1.6;
}
.legacy-post ul > li::before {                 /* (B) */
  content: "";
  position: absolute;
  left: 0.1em;
  top: 0.62em;
  width: 7px;
  height: 7px;
  background: var(--accent);
  border-radius: 50%;
}
.legacy-post ol { padding-left: 1.4em; }
.legacy-post ol > li { margin-bottom: 0.55em; line-height: 1.6; }

/* ---- neutralize span cruft ---- Lets real <strong>/<b> always win over a stray font-weight:400 span, and makes bare spans defer to their surroundings.           */
.legacy-post strong span,
.legacy-post b span { font-weight: inherit !important; }
.legacy-post span[style*="font-weight: 400"],
.legacy-post span[style*="font-weight:400"] { font-weight: inherit; }

.legacy-post blockquote {
  margin: 1.6em 0;
  padding: 0.6em 1.2em;
  border-left: 4px solid var(--accent);
  font-style: italic;
  color: #374151;
}
.legacy-post .wp-caption { max-width: 100%; }
.legacy-post .wp-caption-text {
  font-size: 0.85em;
  color: #6b7280;
  margin-top: 0.4em;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Geneva';
	font-display: auto;
	src: url('https://bif6oflbkd.onrocket.site/wp-content/uploads/2026/03/Geneva.ttf') format('truetype');
}
/* End Custom Fonts CSS */