:root {
--header-bg: #050505;
--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: #111111;
--brand-primary-color: #10b981;
--brand-secondary-background: #111111;
--brand-text-color: #ffffff;
--footer-bg: #050505;
--header-link-hover-bg: #059669;
--header-text-color: #ffffff;
--highlight-color: #10b981;
--navbar-button-bg: #10b981;
--navbar-button-text: #050505;
}
