#sp-bottom .st-footer-block__intro {
  max-width: 33rem;
  margin: 0 0 1rem;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.6;
}

#sp-bottom .st-footer-subgroup + .st-footer-subgroup {
  margin-top: 1.15rem;
}

#sp-bottom .st-footer-subgroup h4 {
  margin: 0 0 0.55rem;
  color: #ffffff;
  font-size: 0.86rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#sp-bottom .st-footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sp-bottom .st-footer-links li {
  margin: 0.42rem 0;
}

#sp-bottom .st-footer-links a {
  color: rgba(232, 245, 249, 0.84);
  text-decoration: none;
}

#sp-bottom .st-footer-links a:hover,
#sp-bottom .st-footer-links a:focus-visible {
  color: #ffffff;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}
