:root {
  --color-rgb: 154, 63, 37;
}

#header {
  background: white;
    color: rgb(154, 63, 37);  
          }

#n-header-logo-left > img {
  height: 90px;
}

#n-header-logo-left {
  padding-left: 20px;
  padding-top: 12px;
}





.acc-form-description {
    text-align: left ;
}



.svg-collections-accent {
  fill: rgb(154, 63, 37);
}
