/*!
Theme Name: Makegood
Author: Nadiia Haida
Author URI: //knott.fun
Version: 1.2.1
*/

.cf-block__preview section {
	margin-top: var(--section-gap);
}

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

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

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


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