:root {
  --color-rgb: 123, 135, 34;
}

#n-header-logo-left > img {
  height: 100px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 14px;
}

#header {
  background: white;
    color: #7b8722;  
          }

.svg-collections-accent {
  fill: rgb(254, 204, 0);
}


.acc-form-description {
    text-align: left ;
}
