:root {
--header-bg: #000000;
--brand-primary-color-dark: #059669;
--auth-link-color: #34d399;
--auth-page-bg: #050505;
--brand-background-color: #050505;
--brand-login-background: #050505;
--brand-login-container-bg: #0d0d0d;
--brand-primary-color: #10b981;
--brand-secondary-background: #0d0d0d;
--brand-text-color: #ffffff;
--footer-bg: #050505;
--header-link-hover-bg: rgba(255, 255, 255, 0.1);
--header-text-color: #ffffff;
--highlight-color: #10b981;
--navbar-button-bg: #ffffff;
--navbar-button-text: #000000;
}
