#header {
  background: rgba(255, 124, 10);
}

#n-header-logo-left {
  padding-left: 15px;
}

body {
       background-color: rgb(247, 247, 247);
       background-image: none;
       }

:root {
  --color-rgb: 30, 115, 190;
}

.acc-form-description {
    text-align: left ;
}
