/*
Theme Name: Hunting Act
Theme URI: https://www.huntingact.org/
Author: huntingact.org
Author URI: https://www.huntingact.org/
Description: New
Requires at least: 6.0
Tested up to: 6.2.1
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: spectra-one
Text Domain: hunting-act
Tags: blog, full-site-editing, full-width-template, rtl-language-support, theme-options, translation-ready, 
*/
body * {
	box-sizing: border-box; 
	}
.is-content-justification-space-between {
		justify-content: space-between;
	}
@media (max-width: 782px) {
		.mobile-reverse-column-direction {
		flex-direction: column-reverse;
		}
	}
div.wp-site-blocks main, .wp-block-group.main {
    min-height: 70vh;
}
