/*
Theme Name: Quickberg Aero MAZSIHISZ
Theme URI: https://example.com/
Author: Ughoo@Quickberg
Author URI: https://chatgpt.com/g/g-6cqBCrKTn-wp-plugin-architect
Description: A clean Gutenberg compatible theme with mobile-first design and advanced CSS loading logic.
Version: 1.0.250904
Text Domain: quickberg-aero
Template: quickberg-aero
*/

/* Base styles for mobile-first design * 
body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

h1, h2, h3 {
	color: #111;
}

a {
	color: #0073aa;
}

*/

.card:hover {
	box-shadow: 0 8px 8px 0 rgba(34, 61, 143, .2);
}



