:root {
    --header-background-color: #FFFFFF;
    --text-color: #000000;
    --text-hover-color: #000000;
    --button-background-color: #000000;
    --button-background-hover-color: #171717;
    --button-text-color: #FFFFFF;
}