:root{
    --color-main: #0c2a4e;

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

    --color-button-background-hover: #d4aa6f;
    --color-button-text-hover: #fff;
}
