/**
 * N Utils frontend styles.
 *
 * Add custom styling for pickup notice, related products, etc. here.
 */

.n-utils-pickup-notice,
.pickup-notice {
	margin-top: 0.5rem;
	font-size: 0.9rem;
	color: #333;
}
