/*
Theme Name: ACF Field Blocks
Author: gamaup
Requires at least: 6.1
Tested up to: 6.5
Requires PHP: 8.1
Version: 1.0
Text Domain: afb
*/

.comparison-table td {
	vertical-align: middle;
}
.entry-content .wp-block-heading {
	margin-block-start: 2rem;
}

.wp-element-button {
	position: relative;
	transition: all .4s ease;
}