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

    --custom-color-topbar: #079668;
    --custom-color-background: #b6e2d3;
    --custom-color-button: #079668;
    --custom-color-button-text: #ffffff;
    --custom-color-link: #2100e9;
}
