/* GoBag Style Pack — global dark + green accents */
html, body { background: #0a0a0a !important; color: #e5e7eb; }
a { color: #34d399; }
.elementor-heading-title { color: #ffffff; }
.elementor-widget-text-editor { color: #d1d5db; }
.elementor-button { border-radius: 16px; }
.elementor-button:not(.elementor-button-link) { background: #34d399; color: #0f172a; }
.elementor-button.elementor-size-sm { padding: 10px 16px; }
.section-dark { background: #0a0a0a; }
.section-darker { background: #0c0c0c; }
.card-dark { background: #111827; border-radius: 16px; padding: 24px; }