/* Match Font Awesome 5 spacing while running Font Awesome 7 on staging. */
:root {
  --fa-width: auto;
}
