:root {
  --color-link: #b27100;
  --color-background: #e1ded6;
  --color-background-breadcrumbs: #d4d0c6;
  --color-background-content: #c4bdae;
  --color-background-footer: #D9D5CB;
  --color-background-copyright: #C4BDAE;
  --trans-move: all .5s ease-in-out;
}