
:root{
  --stb-primary: #2383bd;
  --stb-accent: #0ea5e9;
  --stb-dark:#111827;
  --stb-muted:#6b7280;
}

body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111827;line-height:1.6}
h1,h2,h3{font-weight:700;margin:0 0 .5em}
section{padding:48px 0}
.container{max-width:1200px;margin:0 auto;padding:0 24px}
.button, .elementor-button{border-radius:10px;padding:.8em 1.2em}
.elementor-widget-button .elementor-button{background:var(--stb-primary);color:#fff}
.elementor-widget-text-editor p{margin:0 0 1em}
/* light hero */
