/*
Theme Name: SASIGI Starter
Theme URI: https://example.com/
Author: SASIGI
Description: Minimal Elementor-compatible starter theme for SASIGI.
Version: 1.0.0
Requires at least: 6.0
*/
:root{--sasigi-paper:#e9dfc9;--sasigi-ink:#30251f;--sasigi-brown:#594039}
html,body{margin:0;background:var(--sasigi-paper);color:var(--sasigi-ink)}
body{font-family:"DM Mono",monospace}
.elementor-page{overflow-x:hidden}
