#n-header-logo-left > img {
  height: 110px;
}

#header {
  background: white;
              }

#n-header-logo-left {
  padding-left: 10px;
  padding-top:5px;
}

body {
       background-color: rgb(188, 217, 255);
       background-image: none;
       }


:root {
  --color-rgb: 17, 124, 166;
}

.acc-form-description {
    text-align: left ;
}
