#n-header-logo-left > img {
  height: 110px;
}

#n-header-logo-left {
  padding-left: 15px;
  padding-top: 15px;
}

#header {
  background: rgba(255,255,255);
}

:root {
  --color-rgb: 2, 103, 109;
}

body {
       background-color: rgb(245, 245, 246);
       background-image: none;
              }
