/*
Theme Name: Kartofel Landing
Theme URI: https://example.local/
Author: Potato Preorder MVP
Author URI: https://example.local/
Description: Лёгкая тема-лендинг для предзаказа картофеля из деревни Гнездилово. Работает с плагином potato-preorder.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kartofel-landing
*/

body {
	margin: 0;
	background: #ffffff;
	color: #243126;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

a {
	color: inherit;
}

img {
	max-width: 100%;
	height: auto;
}
