:root{
    --color-main: #81b0c4;

    --color-button-background: #3b5d50;
    --color-button-text: #fff;

    --color-button-background-hover: #3b5d50;
    --color-button-text-hover: #fff;
}
