.rwfw h1 {
  font-size: clamp(1.85rem, 4vw, 3.15rem) !important;
  line-height: 1.08 !important;
}

.rwfw__next a.button.secondary,
.rwfw__next a.button.secondary:link,
.rwfw__next a.button.secondary:visited {
  border: 2px solid #17324f !important;
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #17324f !important;
  box-shadow: none !important;
  text-shadow: none !important;
  opacity: 1 !important;
}

.rwfw__next a.button.secondary:hover,
.rwfw__next a.button.secondary:focus,
.rwfw__next a.button.secondary:focus-visible,
.rwfw__next a.button.secondary:active {
  border-color: #17324f !important;
  background: #17324f !important;
  background-color: #17324f !important;
  color: #ffffff !important;
}
