/*!
Theme Name: Bellcanto
Author: Nadiia Haida
Author URI: //knott.fun
Version: 1.2.6
*/

.cf-block__preview {
    overflow: hidden;
	margin-top: var(--section-gap) !important;
}

html :where(.wp-block) {
    max-width: none !important;
}

.cf-block__preview .gallery {
	display: block !important;
}

.cf-block__preview section p {
	margin-bottom: 0 !important;
}

.cf-block__preview .form {
    z-index: 1;
}

.accordion-section-title button.accordion-trigger {
	height: auto;
}
