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

    --color-button-background: #D8D8D8;
    --color-button-text: #212121;

    --color-button-text-secondary: #3d3d3d;

    --color-button-background-hover: #c5c5c5;
    --color-button-text-hover: #212121;
}
