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

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

.product-single__meta .product-single__title {
    margin-bottom: -20px;
}
