/* QV CTA Card - front-end (main layout lives in theme/ main.css) */
.qv-cta-card-editor section,
.wp-block-qv-cta-card section {
	display: block;
}

.wp-block-qv-cta-card .custom-section {
	display: block;
}

.wp-block-qv-cta-card a.text-white {
	text-decoration: none;
}
