/* Reduced theme extract from ignitecounselingcolorado.com-reference.css */
/* Custom properties (thematic subset; last source occurrence wins) */
:root {
  --ast-global-color-0: #ffa30f;
  --ast-global-color-1: #5c5b59;
  --ast-global-color-2: #1a1a1a;
  --ast-global-color-3: #4a4a4a;
  --ast-global-color-4: #FFFFFF;
  --ast-global-color-5: #fdf7e7;
  --ast-global-color-6: #1a1a1a;
  --ast-global-color-7: #D1D5DB;
  --ast-global-color-8: #111111;
  --ast-global-color-alternate-background: var(--ast-global-color-6);
  --ast-global-color-primary: var(--ast-global-color-4);
  --ast-global-color-secondary: var(--ast-global-color-5);
  --ast-global-color-subtle-background: var(--ast-global-color-7);
  --e-global-color-222c459: #FDF7E7;
  --e-global-color-25a2780: #0000001A;
  --e-global-color-5baa519: #FFFFFF;
  --e-global-color-accent: #FFA30F;
  --e-global-color-astglobalcolor0: #ffa30f;
  --e-global-color-astglobalcolor1: #5c5b59;
  --e-global-color-astglobalcolor2: #1a1a1a;
  --e-global-color-astglobalcolor3: #4a4a4a;
  --e-global-color-astglobalcolor4: #FFFFFF;
  --e-global-color-astglobalcolor5: #fdf7e7;
  --e-global-color-astglobalcolor6: #1a1a1a;
  --e-global-color-astglobalcolor7: #D1D5DB;
  --e-global-color-astglobalcolor8: #111111;
  --e-global-color-bae21fa: #007A2D;
  --e-global-color-primary: #1A1A1A;
  --e-global-color-secondary: #1A1A1A;
  --e-global-color-text: #4A4A4A;
  --wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
  --wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
  --wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
  --wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
  --wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
  --wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
  --wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
  --wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
  --wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--white: #ffffff;
  --ast-blog-title-font-weight: 600;
  --e-global-typography-2ab60c6-font-family: "Poppins";
  --e-global-typography-2ab60c6-font-size: var(--fluid-caption);
  --e-global-typography-2ab60c6-font-weight: 300;
  --e-global-typography-2ab60c6-line-height: var(--line-height-medium);
  --e-global-typography-79add0f-font-family: "Poppins";
  --e-global-typography-79add0f-font-size: var(--fluid-h4);
  --e-global-typography-79add0f-font-weight: 600;
  --e-global-typography-79add0f-line-height: var(--line-height-medium);
  --e-global-typography-79add0f-text-transform: capitalize;
  --e-global-typography-7e472d1-font-family: "Poppins";
  --e-global-typography-7e472d1-font-size: var(--fluid-small);
  --e-global-typography-7e472d1-font-weight: 400;
  --e-global-typography-7e472d1-line-height: var(--line-height-loose);
  --e-global-typography-accent-font-family: "Poppins";
  --e-global-typography-accent-font-size: var(--fluid-p);
  --e-global-typography-accent-font-weight: 500;
  --e-global-typography-accent-line-height: var(--line-height-loose);
  --e-global-typography-accent-text-transform: capitalize;
  --e-global-typography-f417426-font-family: "Poppins";
  --e-global-typography-f417426-font-size: var(--fluid-h3);
  --e-global-typography-f417426-font-weight: 600;
  --e-global-typography-f417426-line-height: var(--line-height-medium);
  --e-global-typography-f417426-text-transform: capitalize;
  --e-global-typography-primary-font-family: "Poppins";
  --e-global-typography-primary-font-size: var(--fluid-h2);
  --e-global-typography-primary-font-weight: 700;
  --e-global-typography-primary-line-height: var(--line-height-tight);
  --e-global-typography-primary-text-transform: capitalize;
  --e-global-typography-secondary-font-family: "Poppins";
  --e-global-typography-secondary-font-size: var(--fluid-h1);
  --e-global-typography-secondary-font-weight: 700;
  --e-global-typography-secondary-line-height: var(--line-height-tight);
  --e-global-typography-secondary-text-transform: capitalize;
  --e-global-typography-text-font-family: "Poppins";
  --e-global-typography-text-font-size: var(--fluid-p);
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-text-line-height: var(--line-height-loose);
  --font-family-primary: 'Poppins', sans-serif;
  --fluid-caption: clamp(0.75rem, 0.7rem + 0.25vw, 0.8rem);
  --fluid-h1: clamp(2rem, 1.2rem + 3vw, 3.2rem);
  --fluid-h2: clamp(1.75rem, 1rem + 2.5vw, 2.8rem);
  --fluid-h3: clamp(1.5rem, 0.9rem + 2vw, 2.2rem);
  --fluid-h4: clamp(1.125rem, 1rem + 0.625vw, 1.5rem);
  --fluid-p: clamp(0.875rem, 0.787rem + 0.3756vw, 1.125rem);
  --fluid-sec-gap: clamp(1.25rem, 0.37rem + 3.756vw, 3.75rem);
  --fluid-small: clamp(0.8rem, 0.75rem + 0.25vw, 0.9rem);
  --ast-bg-style-guide: var( --ast-global-color-secondary,var(--ast-global-color-5) );
  --ast-border-color: rgba(0,0,0,0.1);
  --ast-code-block-background: #ECEFF3;
  --ast-gallery-block-color: #000;
  --ast-global-dark-bg-style: #fff;
  --ast-search-border-color: #e7e7e7;
  --ast-wc-container-head-bg-color: #fbfbfb;
  --ast-widget-bg-color: #fafafa;
  --wp--custom--ast-container-width: 1200px;
  --wp--custom--ast-content-width-size: 750px;
  --wp--custom--ast-default-block-bottom-padding: 3em;
  --wp--custom--ast-default-block-left-padding: 1.5em;
  --wp--custom--ast-default-block-right-padding: 1.5em;
  --wp--custom--ast-default-block-top-padding: 3em;
  --wp--custom--ast-wide-width-size: 750px;
}

/* Elementor Global Kit (design tokens on page) */
.elementor-kit-19{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#1A1A1A;--e-global-color-text:#4A4A4A;--e-global-color-accent:#FFA30F;--e-global-color-222c459:#FDF7E7;--e-global-color-5baa519:#FFFFFF;--e-global-color-25a2780:#0000001A;--e-global-color-bae21fa:#007A2D;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:var(--fluid-h2);--e-global-typography-primary-font-weight:700;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-line-height:var(--line-height-tight);--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:var(--fluid-h1);--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-line-height:var(--line-height-tight);--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:var(--fluid-p);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:var(--line-height-loose);--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:var(--fluid-p);--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-line-height:var(--line-height-loose);--e-global-typography-7e472d1-font-family:"Poppins";--e-global-typography-7e472d1-font-size:var(--fluid-small);--e-global-typography-7e472d1-font-weight:400;--e-global-typography-7e472d1-line-height:var(--line-height-loose);--e-global-typography-2ab60c6-font-family:"Poppins";--e-global-typography-2ab60c6-font-size:var(--fluid-caption);--e-global-typography-2ab60c6-font-weight:300;--e-global-typography-2ab60c6-line-height:var(--line-height-medium);--e-global-typography-f417426-font-family:"Poppins";--e-global-typography-f417426-font-size:var(--fluid-h3);--e-global-typography-f417426-font-weight:600;--e-global-typography-f417426-text-transform:capitalize;--e-global-typography-f417426-line-height:var(--line-height-medium);--e-global-typography-79add0f-font-family:"Poppins";--e-global-typography-79add0f-font-size:var(--fluid-h4);--e-global-typography-79add0f-font-weight:600;--e-global-typography-79add0f-text-transform:capitalize;--e-global-typography-79add0f-line-height:var(--line-height-medium);}

