:root {
  --color-rgb: 102, 188, 41;
}


#n-header-logo-left > img {
  height: 110px;
}

#header {
  background: rgba(255,255,255);
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 22px;
}

body {
       background-color: rgb(247, 245, 238);
       background-image: none;
              }

.acc-form-description {
    text-align: left ;
}

.svg-collections-accent {
  fill: rgb(226, 69, 3);
}
