/*
Theme Name: Artkul Custom Theme
Theme URI: https://www.artkul.com
Author: Artkul Team
Description: Custom lightweight theme with Global Animations, SEO optimizations, Font Controls, and WP Admin UI.
Version: 5.0.0
*/
*, *::before, *::after { box-sizing: border-box; }
html, body, #page, #content, .entry-content, main { margin: 0 !important; padding: 0 !important; width: 100% !important; max-width: 100% !important; overflow-x: hidden; font-family: 'Plus Jakarta Sans', system-ui, -apple-system, sans-serif; color: #121212; background: #ffffff; }