:root{
    --color-main: #990000;

    --color-button-background: #c4c4c4;
    --color-button-text: #000000;

    --color-button-background-hover: #999999;
    --color-button-text-hover: #000000;
}
