/*
Theme Name: Magija.eu
Theme URI: https://magija.eu/
Author: Dev4you.lt
Author URI: https://dev4you.lt/
Description: Minimal Elementor-friendly design shell for the Magija.eu landing pages.
Requires at least: 6.7
Tested up to: 7.0
Requires PHP: 7.4
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: magija-eu
Tags: one-column, custom-logo, translation-ready
*/

html {
	margin: 0 !important;
	padding: 0 !important;
	scroll-behavior: smooth;
}

body {
	background: #f5f9ff;
	margin: 0 !important;
	padding: 0 !important;
}

.magija-site-main {
	margin: 0 !important;
	min-height: 100vh;
	padding: 0 !important;
}
