.container {
  width: 90%;
}

h1 {
  color: orange;
}

a, .menu {
  color: white;
}

.material-icons {
  color: #29b6f6;
}

.us {
  color: #ffcc80;
}