/* SPDX-License-Identifier: Apache-2.0 */
a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}

a:visited {
  color: white;
}
