:root {
    --primary_color: #444444;
    --secondary_color: #2a2a2a;
    --background_color: #1b2023;
    --text_color: #e0e0e0;
    --link_color: #4a9eff;
    --border_color: #4179ad;
}

