:root {
  --body-background-color: #ffffff;
  --main-theme-color: #0070a0;
  --main-text-color: #ffffff;
  --secondary-theme-color: #79a9d1;
  --secondary-text-color: #ffffff;
  --button-color: #dbd39b;
  --button-text-color: #000000;
  --link-color: #003333;
}
