:root {
    --button-bg-hover: rgba(255, 255, 255, 0.1);
    --theme-bg-color: #121214;
    --theme-bg-accent: #1B1B1B;
    --theme-bg-border: #111113;
    --theme-txt-color: #E3E3E3;
}