.type-banner {
  flex: 1 0 100%;
}

.footer__title {
  font-weight: bold;
  font-size: var(--typeBaseSize);
}
.hero__top-subtitle {
  text-transform: uppercase;
  font-weight: 600;
}