/*
Theme Name: 4RRAY WPT v260326
Theme URI: https://4rray.com
Author: Gruu Family
Author URI: https://4rray.com 
Description: Theme for websites from Gruu Family
Version: 251227
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 4rray 
*/

html 	{ margin: 0; padding: 0; font-size: 15px; line-height: 1.5; }
img.emoji 	{ width: 1em; height: 1em; }

/* site */
	.site 	{ padding: 0; }

@media (min-width: 1092px) {
	html 	{ font-size: 16px; }
	body 	{ display: grid; grid-template-areas: ' header body ' ' footer body '; }
	/* site */
		site.header 	{  }
}