/**
 * Body CSS
 */
header a {
  color: #fff;
}

header ul.mui-list--inline {
  margin-bottom: 0;
}
.mui-appbar {
    background-color: #0096888f;
}
