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

    --custom-color-topbar: #f0780e;
    --custom-color-background: #fefcfb;
    --custom-color-button: #4a7d8c;
    --custom-color-button-text: #ffffff;
    --custom-color-link: #4a7d8c;
}
