:root {
    
  /* --base-background-color: rgb(243,242,238); */
  --base-background-color: rgb(235,229,216); /*#EBE5D8*/
  /*#f3f2ee*/
  /* --theme-color: rgb(0,78,238); */
  --content-max-width: 70em;
  --sidebar-background: var(--base-background-color);
}