@media screen and (max-width: 699px) {
  .shopify-section--slideshow .prose {
    margin-block-end: -3.5rem;
  }
}

.slideshow .h6,
.slideshow .h7,
.slideshow button {
  font-family: var(--text-font-family);
  font-weight: var(--text-font-weight);
}
