.transaction-link {
  color: var(--ice);
  text-decoration: none;
}

.transaction-link:hover { text-decoration: underline; }
