:root {
  --color-rgb: 228, 49, 23;
}

.svg-collections-accent {
  fill: rgb(228, 49, 23);
}

#header {
    background: none;
    background-color: rgba(255, 255, 255);
    height: 100px
        }

#n-header-logo-left {
  padding-left: 12px;
}

.acc-form-description {
    text-align: left ;
}
