/* /css/fa-shim.css
   - Minimal fallback so layout remains stable before FA loads (or when it is absent).
   - Safe to keep globally: ~0.4 KB gzipped.
*/
.fa{display:inline-block;min-width:1.1em;text-align:center;line-height:1;vertical-align:middle}
/* Common arrows used on home carousel */
.fa-angle-left::before{content:'\2039'; /* ‹ */ font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}
.fa-angle-right::before{content:'\203A'; /* › */ font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial}
/* Hide the fallback glyph once Font Awesome loads (its rules have higher specificity) */
