:root {
  --color-rgb: 243, 156, 18;
}

.svg-collections-accent {
  fill: rgb(243, 156, 18);
}

body {
       background-color: #f8f8f8;
       background-image: none;
       }


#header {
  background: rgba(255,255,255);
}

.acc-form-description {
    text-align: left ;
}
