/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-award:before {
  content: "\f559"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-book:before {
  content: "\f02d"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-phone-alt:before {
  content: "\f879"; }
