/* Charter Services is the reference for page heading hierarchy. */
.fcy-bread-crumb-content h1 { font-family:"Rajdhani",sans-serif; font-size:52px; font-weight:900; line-height:1.12; color:#fff; text-transform:none; letter-spacing:0; margin:14px 0 18px; }
.fcy-bread-crumb-content > span { color:#8dccff; font-size:12px; line-height:1.5; font-weight:800; letter-spacing:1.8px; text-transform:uppercase; }
.fcy-bread-crumb-content > p { font-size:17px; line-height:1.75; color:#dbe8f5; }
body :is(h1,h2).fcy-section-heading { font-family:"Rajdhani",sans-serif; font-size:42px; line-height:1.15; font-weight:900; color:var(--fcy-section-heading-color, #00194c); letter-spacing:0; margin:0 0 18px; }
body :is(p,h2,h3).fcy-section-lead { font-family:"Rajdhani",sans-serif; font-size:20px; line-height:1.5; font-weight:700; color:var(--fcy-section-lead-color, #174b8c); margin:0 0 22px; }
body span.fcy-section-eyebrow { display:inline-block; position:relative; color:var(--fcy-section-eyebrow-color, #e84545); font-size:12px; line-height:1.5; font-weight:900; letter-spacing:2.5px; text-transform:uppercase; margin-bottom:12px; padding-left:48px; }
body span.fcy-section-eyebrow::before { content:""; position:absolute; left:0; top:50%; width:34px; height:3px; background:#e84545; transform:translateY(-50%); border-radius:20px; }
body .fcy-info-v2--blue .fcy-section-heading { color:#fff; }
body .fcy-info-v2--blue .fcy-section-lead { color:#b9ddff; }
@media(max-width:767px) { .fcy-bread-crumb-content h1 { font-size:36px; } .fcy-bread-crumb-content > p { font-size:15px; } body :is(h1,h2).fcy-section-heading { font-size:30px; } body :is(p,h2,h3).fcy-section-lead { font-size:18px; } }
