  /**
 * OISE's theme implementation.
 */
.paragraph--link a {
  color: white;
  text-decoration: none;
}
.paragraph--link a:hover {
  text-decoration: none;
}