.acc-form-description {
    text-align: left ;
}

:root {
  --color-rgb: 51, 122, 183;
}

body {
       background-color: #e7eaec;
       background-image: none;
       }

#header {
  background: white;
    color: #337AB7;  
          }


#n-header-logo-left {
  padding-left: 20px;
}


.svg-collections-accent {
  fill: rgb(255, 96, 0);
}
