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

.footer__title {
  font-weight: bold;
  font-size: var(--type-base-size);
}
.bb-bottle-disclaimer {
  font-size: 0.85rem;
  color: #666;
  margin-top: 8px;
  margin-bottom: 16px;
  line-height: 1.4;
  text-align: center;
}
