.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
}

.bi-list::before {
  content: "\2630";
  font-size: 1.05em;
}

.bi-x::before {
  content: "\00d7";
  font-size: 1.25em;
}

.bi-arrow-up-short::before {
  content: "\2191";
  font-size: 1.2em;
}

.bi-check2-circle::before {
  content: "\2713";
  font-weight: 700;
}

.bi-chevron-left::before {
  content: "\2039";
  font-size: 1.8em;
}

.bi-chevron-right::before {
  content: "\203a";
  font-size: 1.8em;
}

.bi-quote::before {
  content: "\201c";
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.4em;
  line-height: 0;
}

.bi-geo-alt::before {
  content: "\25ce";
}

.bi-envelope::before {
  content: "\2709";
}

.bi-telephone::before {
  content: "\260e";
}
