#n-header-logo-left > img {
  height: 80px;
}

#n-header-logo-left {
  padding-left: 25px;
  padding-top: 5px;
}

#header {
  background: rgb(74, 84, 89);
    color: rgb(251, 239, 208);  
          }

:root {
  --color-rgb: 65, 65, 65;
}

body {
       background-color: rgb(247, 247, 247);
       background-image: none;
       }




.svg-collections-accent {
  fill: rgb(251, 239, 208);
}
