body {
  background-color: #000;
  color: #fff;
}
header img {
  max-height: 75px;
}
a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #9a569c;
}
.text-wolves {
  color: #9a569c;
}
