/* Local icon fallback: no CDN or webfont required. */
.fa, .fas, .far, .fa-regular, .fab {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:1.15em;
  min-width:1.15em;
  font-style:normal;
  font-weight:700;
  line-height:1;
  font-family:Arial, Helvetica, sans-serif;
  vertical-align:-0.08em;
}
.fa-bars::before{content:"☰"}.fa-bolt::before{content:"⚡"}.fa-chart-bar::before{content:"▥"}
.fa-chart-line::before{content:"↗"}.fa-circle-check::before{content:"✓"}.fa-headset::before{content:"☎"}
.fa-lock::before{content:"●"}.fa-shield-halved::before{content:"◆"}.fa-star::before{content:"★"}
.fa-table::before{content:"▦"}.fa-trophy::before{content:"★"}.fa-clock::before{content:"◷"}
.fa-android::before{content:"A"}.fa-facebook-f::before{content:"f"}.fa-instagram::before{content:"◎"}
.fa-telegram-plane::before{content:"➤"}.fa-whatsapp::before{content:"☎"}.fa-x-twitter::before{content:"X"}
.fa-lg{font-size:1.25em}.ms-1{margin-left:.25rem}.me-2{margin-right:.5rem}
.text-warning{color:#ffc107!important}.text-success{color:#198754!important}
