:root {
    --w-green: #165c3a;
    --w-green-dark: #10472e;
    --w-text: #111827;
    --w-muted: #5f6873;
    --w-border: #dfe5e1;
    --w-soft: #f7f9f8;
    --w-white: #ffffff;
    --w-site-max: 1450px;
    --w-card-width: 620px;
    --w-radius: 14px;
    --w-shadow: 0 16px 44px rgba(17, 24, 39, .075), 0 3px 10px rgba(17, 24, 39, .035);
    --w-header-h: 94px;
    --w-uspbar-h: 92px;
    --w-footer-h: 42px;
}
