/*
Theme Name: AMRO@KW
Description: Lightweight child theme for amro.one.
Author: AMRO@KW
Version: 1.0.0
Template: generatepress
Text Domain: amro-theme
*/
:root { --amro-black:#111; --amro-white:#fff; --amro-red:#B5000C; --amro-gray:#F5F5F5; --amro-font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif; }
body { font-family:var(--amro-font); color:var(--amro-black); }
.amro-brand { font-weight:800; letter-spacing:.06em; color:var(--amro-black); }
.amro-brand span { color:var(--amro-red); }
