/*
Theme Name: DoSite XStore Child
Theme URI: https://dosite.com.br/
Description: Tema filho preparado para o Novo Site DoSite, baseado no XStore.
Author: DoSite
Template: xstore
Version: 1.0.0
Text Domain: dosite-xstore-child
*/

:root{
  --ds-primary:#1268ff;
  --ds-primary-dark:#0a45b8;
  --ds-ink:#0b1220;
  --ds-muted:#667085;
  --ds-soft:#f5f8ff;
  --ds-border:#e7ecf4;
  --ds-radius:22px;
}

body{background:#fff;color:var(--ds-ink);}
.site-header{box-shadow:0 8px 28px rgba(11,18,32,.06);}
.footer{background:#08111f;color:#dbe4f0;}
