td a {
  color: #5c7184;
}
.button {
  background: #5c7184;
  color: #fff !important;
}
.button:hover {
  background: #536677;
}
