/* v21: isolate the slider footer from the site's global footer element rules. */
.season-story > .season-story__footer {
  height: auto;
  min-height: 42px;
  padding-block: 0;
  background: transparent;
  color: var(--ink);
  font-size: inherit;
  letter-spacing: normal;
}
