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