/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 01 2026 | 23:36:52 */
/* ============================================
   FONT COHESION — Replace Squada One with
   Cormorant Garamond for cohesive serif system
   ============================================ */

/* Service card titles, step titles, FAQ headers, all H3-style display text */
.r-service-title,
.r-hiw-title,
.r-fact-title,
.intake-name,
.sp-name,
.service-name,
.expect-title,
.faq-cat-title,
.cta-heading,
.faq-q-text,
.r-tname,
.r-tquote,
h1, h2, h3, h4, h5, h6 {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

/* Sizing adjustments — Cormorant needs slight bump to match visual weight */
.r-service-title {
  font-size: 28px !important;
  line-height: 1.2 !important;
  font-weight: 400 !important;
}

.r-hiw-title {
  font-size: 22px !important;
  font-weight: 400 !important;
}

.r-fact-title {
  font-size: 18px !important;
  font-weight: 500 !important;
}

.expect-title {
  font-size: 22px !important;
  font-weight: 400 !important;
}

.faq-cat-title {
  font-size: 32px !important;
  font-weight: 400 !important;
}

.faq-q-text {
  font-size: 18px !important;
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

.sp-name {
  font-size: 26px !important;
  font-weight: 400 !important;
}

.service-name {
  font-size: 38px !important;
  font-weight: 400 !important;
}

.r-tname {
  font-family: 'Jost', sans-serif !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}

/* Keep Jost for ALL UI/system text — labels, buttons, navigation */
.r-eyebrow,
.eyebrow,
.intake-label,
.disclaimer-title,
.faq-cat-label,
.what-label,
.r-form-label,
.r-footer-heading,
.r-service-link,
.r-btn,
.r-btn-gold,
.r-btn-outline,
.btn-gold,
.octf-btn,
.r-hiw-num,
.service-number,
.expect-num,
.sp-option-label,
.intake-includes li,
.who-list li,
.r-symptom,
.r-trust-item,
.r-form-input,
.r-form-textarea,
.r-form-select,
.disclaimer-list li,
nav a,
.elementskit-navbar-nav a,
ul li a,
.r-footer-links a,
.r-footer-tagline,
.r-footer-legal,
.r-footer-contact-text,
.r-footer-bottom p,
.r-form-disclaimer,
.r-stars,
.sp-price-sub {
  font-family: 'Jost', sans-serif !important;
}

