:root {
  --color-rgb: 46, 139, 87;
}

.svg-collections-accent {
  fill: rgb(46, 139, 87);
}

#header {
  background: white;
    color: #856b64;  
          }

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}

.acc-form-description {
    text-align: left ;
}
