:root {
  --color-brand: #009B48 !important; 
}

 #footerContainer {
display: none;
 }

.Header__description {
 position: relative;
  top: 36px;
  left: 10px;
}
