/* Add custom CSS styles below */ 
body {
  background-color: white;
}
h2 {
  color: #858663;
}
.inner.bg-inherit {
background-image: linear-gradient(#858663, #858663, #858663);
}
header { 
  background-color: #858663;
}