a:visited.button {
  color:#fff;
}
a.button:visited {
  color:#fff;
}
.button a:visited:hover {
  color:#46166B;
}