.shopify-section--image-with-text-overlay .subheading {
    font-size: var(--title-h4);
}

.shopify-section--image-with-text-overlay .body-md {
    margin-bottom: 10px;
}

@media screen and (max-width: 749px) {
    .shopify-section--image-with-text-overlay .content-box button {
        margin-bottom: 24px;
    }
}