body {
  background-color: #f9f9f9;
}

header {
  /* background: #AAFFFF !important; */
}

#sp-top-bar {
  background: #3f51b5;
  color: rgba(255, 255, 255, 0.8);
}

#sp-top-bar a {
  color: rgba(255, 255, 255, 0.8);
}
