/*
Theme Name: Microganic
Theme URI: 
Author: Hasegold GmbH
Author URI: 
Description: Microganic WordPress Theme
Requires at least: 7.0
Tested up to: 7.0
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: microganic
Tags: 
*/

/* :root {
	--wp--preset--top-content-margin: clamp(55px, 33.5714px + 5.7143vw, 125px);
	--wp--preset--inner-cover-padding: clamp(0rem, -1.224rem + 5.224vw, 4rem);
} */

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

/* main {
	margin-block-start: var(--wp--preset--top-content-margin);
} */


/* main > .wp-block-cover:first-child {
	margin-bottom: var(--wp--preset--top-content-margin);
} */
