:root {
  --color-rgb: 40, 135, 151;
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 5px;
}

#header {
  background: white;
    color: #7F9900;  
}

body {
       background-color: rgb(236, 236, 236);
       background-image: none;
       }


.svg-collections-accent {
  fill: rgb(226, 101, 44);
}



.acc-form-description {
    text-align: left ;
}
