/*
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: 
*/

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

footer > .wp-block-group {
	background: url('assets/images/footer-blobs.svg'), var(--wp--preset--gradient--footer-gradient) !important;
	background-position: 100% 0% !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
