:root {
  --color-rgb: 130, 21, 26;
}

#n-header-logo-left > img {
  height: 120px;
}

body {
       background-color: rgb(246, 246, 246);
       background-image: none;
       }

#n-header-logo-left {
  padding-left: 10px;
}

#header {
  background: rgba(255,255,255);
}

.svg-collections-accent {
  fill: rgb(221, 187, 143);
}

.acc-form-description {
    text-align: left ;
}
