/*
Theme Name: MK Page
Theme URI: https://example.com/mk-page
Author: Generated by Codex
Author URI: https://example.com
Description: WordPress theme replicating the MK Page React layout.
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mk-page
*/

body {
  font-family: 'Inter', 'ui-sans-serif', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  background-color: #f5f3e8;
}

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