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

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}

.variant__button-label[data-color-swatch] {
  border-radius: 50% !important;
  overflow: hidden;
}
