/* Icon spacing shared by buttons and section labels across the site.
   The old .auth-field / .captcha-* rules were removed together with the
   authentication markup they styled; the current auth card is styled by
   bob-page-refinement.css. */

.btn i,
.eyebrow i,
.form-foot i {
  margin-right: 0.45rem;
}
