:root {
  --color-primary: #00bcd4;
  --light-primary: #00bcd4;
  --color-secondary: gray;
  --color-bg-header: #e9fdff;
}