/**
 * CouponLink Pro - frontend styles.
 * Notices reuse WooCommerce's own notice markup/classes; only minor spacing
 * tweaks are added here to avoid clashing with active themes.
 */
.woocommerce-notices-wrapper .couponlink-pro-notice {
	border-inline-start-width: 4px;
}
