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

    --custom-topbar-color: #9478be;
    --custom-background-color: #eeeeee;
    --custom-button-color: #9478be;
    --custom-button-text-color: #ffffff;
    --custom-link-color: #1c2fff;

            --custom-background-image: none;
    }
