#header {
  background: rgba(255,255,255);
}

.acc-form-description {
    text-align: left ;
}

:root {
  --color-rgb: 172, 24, 23;
}


#n-header-logo-left {
  padding-left: 20px;
}


#n-header-logo-left > img {
  height: 110px;
}

body {
    background-color: rgb(247, 247, 247);
    background-image: none;
       }
