.elementor-kit-7{--e-global-color-primary:#191919;--e-global-color-secondary:#EC1C24;--e-global-color-text:#3B3B3B;--e-global-color-accent:#0056A9;--e-global-color-75a7df2:#FFFFFF;--e-global-color-ddc65dc:#F3F3F3;--e-global-typography-primary-font-family:"Teko";--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Barlow Condensed";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow Condensed";--e-global-typography-accent-font-weight:300;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Barlow Condensed", Sans-serif;font-weight:600;text-transform:uppercase;color:var( --e-global-color-75a7df2 );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.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 *//* ===== GOOGLE DOCS SAFE BIO SYSTEM ===== */

.fct-bio{
  font-family: 'Barlow', sans-serif;
  max-width: 800px;
}

/* ===== REMOVE GOOGLE DOCS INLINE STYLES ===== */

.fct-bio span{
  font-weight: 400 !important;
  color: inherit !important;
  font-size: inherit !important;
}

/* ===== PARAGRAPHS ===== */

.fct-bio p{
  font-size: 14px !important;
  line-height: 1.7;
  color: #3B3B3B;
  margin-bottom: 18px;
}

/* Clean spacing + rhythm */
.fct-bio p:not(:last-child){
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 12px;
}

/* ===== QUOTE (your h3 quote from docs) ===== */

.fct-bio h3{
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  color: #191919;
  margin: 40px 0;
  padding-left: 20px;
  border-left: 3px solid #EC1C24;
}

/* ===== SECTION HEADINGS (Coaching Experience / Accomplishments) ===== */

.fct-bio h4{
  font-size: 18px;
  font-weight: 800;
  color: #191919;
  margin-top: 30px;
  margin-bottom: 12px;
}

/* ===== LISTS ===== */

.fct-bio ul{
  list-style: none;
  padding: 0;
  margin: 0 0 25px;
}

.fct-bio ul li{
  font-size: 14px;
  color: #3B3B3B;
  margin-bottom: 10px;
  padding-left: 16px;
  position: relative;
}

/* Red bullets */
.fct-bio ul li:before{
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  background: #EC1C24;
  border-radius: 50%;
}

/* ===== REMOVE GOOGLE DOCS WEIRD SPACING ===== */

.fct-bio p:empty{
  display: none;
}

.fct-bio br{
  display: none;
}

/* ===== STRONG TEXT ===== */

.fct-bio strong{
  font-weight: 700;
  color: #191919;
}/* End custom CSS */