table a {
    color: #fff;
    text-decoration: none;
  }
  table a:hover {
    color: #adb0b6;
  }
