#n-header-logo-left {
  padding-left: 35px;
  padding-top: 5px;
}


:root {
  --color-rgb: 31, 180, 173;
}

.svg-collections-accent {
  fill: rgb(224, 162, 68);
}

body {
       background-color: rgb(235, 239, 241);
       background-image: none;
       }

.acc-form-description {
    text-align: left ;
}
