:root {
  --c-primary: #E9EAE5;
  --c-black: #234;
  --c-action: #234;
  --c-background: #E9EAE5;
  --nav-background-color: #E9EAE5;
}