/* Saburi: ensure Boxicons renders consistently */
.bx, .bx::before {
  font-family: boxicons !important;
  font-style: normal !important;
  font-weight: 400 !important;
  speak: never;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
