:root{
    --color-main: #2e3b52;

    --color-button-background: #e5b871;
    --color-button-text: #312D38;

    --color-button-background-hover: #e5b871;
    --color-button-text-hover: #312D38;
    /* #2c7be5 */

}