/**
 * Mailjet campaign post styles.
 *
 * Product sections are rendered via [products …] WooCommerce shortcodes,
 * so all product grid styling comes from the active Woodmart/Wollke theme.
 * Text content intentionally inherits the theme's entry-content typography.
 */

.single-post .entry-content hr,
.single-post .wd-entry-content hr {
    margin-top: 3.5em !important;
    margin-block-start: 3.5em !important;
}
