:root{
    --color-main: #002E9F;

    --color-button-background: #006C0C;
    --color-button-text: #fff;

    --color-button-background-hover: #03540c;
    --color-button-text-hover: #fff;
}
