a {
  text-decoration: none; /* Removes underline */
  color: steelblue; /* Ensures link inherits text color */
}