.events h3 {
  margin: 0;
  margin-bottom: 10px;
}

.events li {
  border-top: none;
  border-bottom: 1px solid #01161E;
  }

.events li:first-child {
  border-top: 1px solid #01161E;
}

.events a {
  display: inline-block;
  padding: 20px 15px;
  width: 100%;
  color: #01161E;
}

[href="https://lichess.org/"] {
pointer-events: none;
}

.thehiddentruth:hover h3 {
  color: #ed1b25!important;
}

.thehiddentruth:hover a {
  color: #ed1b25!important;
}

/*
.events a:hover {
  background-color: #F3F3F3;
  color: #ed1b25;
}
*/
