.navigation-text {
  color: black;
}

.header-background {
  background-color: orange;
  height: 60px;
}

.quote-block {
  background-color: bisque;
}

a {
  color: white;
}