footer h3 {
  font-size: var(--font-size-2xl) !important;
}

footer p {
    margin: 0 0 var(--space-16) 0;
}