/* Ensure FA icons have consistent line-height to prevent jump */
html body i.fa, html body i.fas, html body i.far, html body i.fab {
  line-height: 1;
}