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

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

    --color-button-background-hover: #493c3c;
    --color-button-text-hover: #fff;
}
