/* Vibe Gateway Frontend Dynamic Pricing */
.vibe-dynamic-price {
	display: inline-block;
	margin: 10px 0;
}
.vibe-dynamic-price__current {
	font-weight: 700;
	color: #2271b1;
}
