/* Shared Font Awesome treatment for public marketing pages. */
.brand-mark i { font-size: .84em; }
.button .fa-solid, .text-link .fa-solid { font-size: .84em; }
.eyebrow::before { content: "\f005"; font-family: "Font Awesome 7 Pro", "Font Awesome 5 Pro", sans-serif; font-size: .76rem; font-weight: 900; }
.hero-note .fa-solid { margin-right: 7px; color: var(--gold); }
.continuity-card > span .fa-solid { font-size: 1rem; }
.status-icon .fa-solid { font-size: 1.2rem; }
.join-step b { font-family: "Font Awesome 7 Pro", "Font Awesome 5 Pro", sans-serif; font-weight: 900; }
.plan-list li::before, .tick-list li::before { font-family: "Font Awesome 7 Pro", "Font Awesome 5 Pro", sans-serif; font-weight: 900; }
.plan-list li::before { content: "\f00c"; }
.tick-list li::before { content: "\f00c"; }
