/* Keep existing icon selectors and their sizes/transforms; replace font glyphs by SVG. */
.material-symbols-outlined { font-family: sans-serif; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; direction: ltr; }
.material-symbols-outlined > svg { display: block; width: 1em; height: 1em; }
.material-symbols-outlined.text-sm { font-size: .875rem; }
.material-symbols-outlined.text-3xl { font-size: 1.875rem; }
.material-symbols-outlined.text-4xl { font-size: 2.25rem; }
/* Audited small captions: #454652 at full opacity exceeds 4.5:1 on #eee8dc. */
.text-on-surface-variant.opacity-70 { opacity: 1; }

/* Small profile labels on the light surface: audited at 4.15:1 before correction. */
.serac-profile-hero .serac-equipe-kicker, .serac-profile-body .serac-equipe-kicker, .serac-profile-news-card p { color: rgba(0, 19, 102, .72); }
