.statement-link a {
  font-size: 13px;
  font-weight: bold;
}
.statement-link a.is-broken {
  color: rgb(102, 102, 102) !important;
  font-weight: normal;
  cursor: default;
}
.statement-link a.is-broken:hover {
  color: rgb(102, 102, 102) !important;
}