:root{
  --neutral : #ffffff;
  --sous-color : #ffffff;
  --highlight : #b50c36;
  --highlight-invert : #0cb58e; 
  --highlight-dark: #231f20;
  --paper-color:white;
  --quote-color:#d9d9d9;
  --text-color:rgb(26, 26, 26);
  --text-highlight-color:white;
  --nav-color:white;
  --nav-text-color:black;
}