:root{
    --color-main: #002E9F;

    --color-button-background: #E84F2A;
    --color-button-text: #fff;

    --color-button-background-hover: #d64927;
    --color-button-text-hover: #fff;
}
