.footer-address__name {
  font: var(--typography-title-small);
  font-weight: bold;
  margin-bottom: var(--spacing-xs);
}

.footer-address__value {
  font: var(--typography-body-small);
}
