:root {
        --primary-color: #000000;
        --secondary-color: #666666;
        --accent-color: #ff6600;
        --background-color: #ffffff;
        --text-color: #111111;
        --topbar-height: 40px;
        --topbar-bg: ;
        --topbar-text: ;
    }