.fk-kodama-banner {
	text-align: center;
	padding: 0.75rem 1rem;
	font-size: 0.9rem;
}

.fk-kodama-banner--first-purchase,
.fk-kodama-banner--birthday {
	background-color: var(--bs-info-bg-subtle, #d5e5f3);
	color: var(--bs-info-text-emphasis, #12324f);
}

/*
 * Printed after the last mini-cart item (woocommerce_mini_cart_contents),
 * reusing the theme's own .list-group-item / row / col-3-6-3 item markup
 * (see render_mini_cart_discount()) so it lines up with the products above
 * it - no custom sizing/spacing needed here.
 */
