:root {
  --color-rgb: 133, 40, 51;
}

#header {
  background: white;
    color: #376641;  
          }

#n-header-logo-left > img {
  height: 70px;
}

#n-header-logo-left {
  padding-left: 20px;
}
