#n-header-logo-left {
  padding-top: 3px;
}

:root {
  --color-rgb: 158, 11, 15;
}

body {
       background-color: rgb(242, 242, 242);
       background-image: none;
       }


.svg-collections-accent {
  fill: rgb(158, 11, 15);
}
