/* Remove redundant template-style labels while retaining section headings. */
.eyebrow,
.section-eyebrow,
.topbar-kicker,
.wx-mobile-eyebrow,
.wx-suite-eyebrow,
.ios-install-guide__eyebrow,
.sidebar-brand > div:last-child > span,
.permission-check em {
  display: none !important;
}
