:root {
  --color-rgb: 111, 11, 33;
}

body {
       background-color: rgb(244, 243, 246);
       background-image: none;
       }


#header {
  background: white;
              }


#n-header-logo-left > img {
  height: 90px;
}

#n-header-logo-left 
      {
        padding-left: 20px;
        padding-top: 5px;
       }



.acc-form-description {
    text-align: left ;
}
