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

    --color-button-background: #181e17;
    --color-button-text: #fff;

    --color-button-background-hover: #242e23;
    --color-button-text-hover: #fff;
}
