:root {
  --color-rgb: 80, 115, 56;
}

body {
       background-color: rgb(248, 248, 248);
       background-image: none;
              }


#n-header-logo-left > img {
  height: 120px;
}

#n-header-logo-left {
  padding-left: 10px;
  padding-top: 10px;
}
