:root {
    --color-main-brand: #cb0516;
    --color-main-brand-hover: #fb3546;
    --color-main-brand-active: #eb071b;
    --color-main-text: #ffffff;
}