.mq-produto-hero { text-align: center; padding-bottom: 24px; }
.mq-produto-cta__inner { text-align: center; max-width: 560px; margin: 0 auto; }

/* Duplicated from home.css (scoped here so product pages don't depend on
   home.css being enqueued, since home.css only loads on is_front_page()). */
.mq-hero__ctas { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; margin-top: 24px; }
