.usps-stat__number,
header.header .header__navigation .nav .menu-item a.fw-bold,
.dtw-global-footer--social-title span,
.gform_footer input[type='submit'],
.header-selector :is(h1, h2),
.four_column .column .column-bed :is(h3, p),
.full-bleed-marquee .container-lg :is(h1, h2, p),
.sticky-navbar :is(h3, a:any-link),
.fifty-fifty-column [class*='heading'],
.component-header :is(h1, h2, h3, h4, h5, h6, p, .horizontal-divider),
:is(.vertical-tabbed-container, .tabs-and-accordion-container)
  :is(
    .tabs .tab,
    .tab-contents
      .tab-panel
      .tab-panel-content
      .tab-panel-toggle
      :is(span, strong)
  ),
.three-column-grid .three-column-grid__link,
main.main.article-hub .article-hub-left .article-tag label,
.search-results .pagination .page-numbers,
.transcript-toggle span,
.single-article-hub .article-tags .article-tag {
  text-box: trim-both cap alphabetic;
}

.tabs-and-accordion-container .tabs .tab,
.btn {
  font-family: Helvetica, sans-serif;
}

main.main.article-hub .article-hub-left .article-tag label {
  padding: 10px 30px 7px 10px;
}
