a {
  font-weight: 700;
  text-decoration: none;
  color: #8e2473;
}

a:hover {
  text-decoration: none;
  color: #8e2473;
}

.page-header-title {
  font-size: 30px;
}