:root {
  --color-rgb: 233, 76, 77;
}

#header {
  background: white;
             }


#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}

#n-header-logo-left > img {
  height: 120px;
}

#n-header-logo-left {
  padding-left: 10px;
}


.svg-collections-accent {
  fill: rgb(233, 76, 77);
}

body {
       background-color: #f1f1f1;
       background-image: none;
              }

.acc-form-description {
    text-align: left ;
}
