/* Free Font Awesome replacements for Pro-only icon names used in the markup. */
.fa-badge-check::before {
  content: "\f058";
}

.fa-chevron-double-down::before {
  content: "\f103";
}

.fa-comments-alt::before {
  content: "\f086";
}

.fa-home-lg::before {
  content: "\f015";
}

.fa-loveseat::before {
  content: "\f4b8";
}

.fa-pencil::before {
  content: "\f303";
}

.fa-shield-check::before {
  content: "\f3ed";
}

.far.fa-badge-check,
.far.fa-angle-right,
.far.fa-chevron-double-down,
.far.fa-chevron-down,
.far.fa-comments-alt,
.far.fa-home-lg,
.far.fa-layer-group,
.far.fa-list-ol,
.far.fa-loveseat,
.far.fa-shield-check,
.far.fa-tools,
.far.fa-users {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
