:root {
    --color-primary: var(--color-gray-7);

    --custom-color-topbar: #3a0ca3;
    --custom-color-background: #eeeeee;
    --custom-color-button: #4cc9f0;
    --custom-color-button-text: #454545;
    --custom-color-link: #4cc9f0;
}
