.page__precontent,
.header-site-nav-bar,
.header-search-trigger,
.header-menu-trigger,
.header-passport,
.header-donate,
.header-secondary-bar,
.section-branding,
.header-live-trigger,
.header-search-bar,
.header-secondary-bar,
.layout-section__bg-image .layout-section__bg-image--football-field,
.more-content-teaser-layout-wrapper__filters,
.more-content-teaser-layout-wrapper__results-summary,
.underwriting__content,
.layout-section,
.page__footer {
  display: none;
}

.header-branding-bar {
  background-color: transparent;
  margin-bottom: 0.9375rem;
  position: absolute;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page__header {
  display: block;
  position: relative;
  padding: 0;
  margin-bottom: 0.9375rem;
  background-color: transparent;
}

.tags__text {
  margin-top: 3rem;
}

.sports-table__caption {
  background-color: transparent;
  font-size: 14pt;
  color: black;
  margin-top: 0.9375rem;
}

.tbody.sports-table__body {
  max-width: 100%;
  max-height: 100%;
  background-color: transparent;
}

.sports-table__body-cell {
  width: 20%;
  display: inline-block;
  line-height: 1rem;
  font-weight: 200;
}

.sports-table__body-cell a {
  font-size: 10pt;
  font-weight: 200;
  text-decoration: none;
  border-bottom: none;
}

.sports-table__body-cell p {
  font-size: 10pt;
  text-decoration: underline;
  border-bottom: none;
  text-align: center;
}

a[href]::after {
  content: none !important;
}

img {
  width: 2.5rem;
  height: 1.875rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-header-section__title {
  font-size: 20pt;
}

/*# sourceMappingURL=print.css.map */
