:root{
    --color-main: #002E9F;

    --color-button-background: #2c7be5;
    --color-button-text: #fff;

    --color-button-background-hover: #1a68d1;
    --color-button-text-hover: #fff;
}
