#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}



:root {
  --color-rgb: 68, 145, 108;
}

.svg-collections-accent {
  fill: rgb(239, 193, 100);
}



body {
       background-color: rgb(232, 238, 242);
       background-image: none;
       }


#header {
  background: white;
            }

.acc-form-description {
    text-align: left ;
}
