.elementor-kit-7{--e-global-color-primary:#0000FF;--e-global-color-secondary:#F6F5F2;--e-global-color-text:#1E1E1E;--e-global-color-accent:#0000FF;--e-global-typography-primary-font-family:"Cooper Black";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Source Sans 3";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans 3";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );}.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 *//* ----------------------------------
   HEADINGS — Cooper Black
----------------------------------- */

h1, h2, h3, h4, h5, h6 {
  font-family: "Cooper Black", Georgia, serif;
  letter-spacing: 0.01em;
  line-height: 1.1;
  margin-bottom: 0.5em;
}

/* H1 — Hero moments only */
h1 {
  color: #0000FF;
  font-size: clamp(3rem, 6vw, 5rem);
}

/* H2 — Section headers */
h2 {
  color: #1E1E1E;
  font-size: 30px;
}

/* H3 — Sub-sections / cards */
h3 {
  color: #1E1E1E;
  font-size: 1.75rem;
}

/* H4 — Small headers / labels */
h4 {
  color: #1E1E1E;
  font-size: 1.4rem;
}

/* Optional: tighten smaller headings */
h5, h6 {
  color: #1E1E1E;
  font-size: 1.1rem;
}

/* Inline paragraph heading */
.span-heading {
  font-family: "Source Sans 3", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #1E1E1E; /* charcoal */
  display: block;
  margin-bottom: 6px;
}

/* Inline paragraph body */
.span-body {
  font-family: "Source Sans 3", sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
  color: #1E1E1E;
  display: block;
  margin-bottom: 24px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Cooper Black';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://6amstudios.ca/wp-content/uploads/2025/12/CooperBlackStd.woff2') format('woff2');
}
/* End Custom Fonts CSS */