
	.product {

    --tw-bg-opacity: 1;

    background-color: rgb(var(--color-site-bg-two) / var(--tw-bg-opacity))
}

	.product__title {

    font-size: 1rem;

    line-height: 1.5rem;

    font-weight: 400;

    --tw-text-opacity: 1;

    color: rgb(var(--color-site-text-two) / var(--tw-text-opacity))
}

	.product__price {

    font-size: 1rem;

    line-height: 1.5rem;

    --tw-text-opacity: 1;

    color: rgb(var(--color-site-text-two) / var(--tw-text-opacity))
}

	.product__link {

    --tw-text-opacity: 1;

    color: rgb(var(--color-site-text-two) / var(--tw-text-opacity))
}


/*# sourceMappingURL=product_widget.beab13dd7aa38cf82f98.css.map*/