/*
Theme Name: Snow Monkey
Theme URI: https://snow-monkey.2inc.org
Author: inc2734
Author URI: https://2inc.org
Description:
Version: 25.4.7
License: GPLv2 or later
License URI: license.txt
Tags: editor-style, featured-images
Text Domain: snow-monkey
Requires at least: 6.3
Tested up to: 6.5
Requires PHP: 7.4
*/


.wp-block-snow-monkey-forms-item {
	margin-bottom: 1.5em;
}

.smf-item__col--label {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}

.smf-item__description {
	margin: 0 0 0 1em;
}

.smf-item__description mark {
	border-radius: 5px;
}

.smf-text-control input[name="select-seminar"] {
	pointer-events: none;
}