.tea-discovery {
  --PT: 48px;
  --PB: 48px;
}

.tea-discovery__inner:empty {
  display: none;
}

.tea-discovery__header {
  margin-bottom: 24px;
  text-align: center;
}

.tea-discovery__heading {
  margin: 0;
}

.tea-discovery__subheading {
  margin: 8px 0 0;
}
