.events-title,
.events-head {
  color: #273b7b;
}

.events-title {
  font-weight: 400;
  padding-bottom: 20px;
}

.events-head {
  font-weight: 300;
  padding-bottom: 10px;
}

.events-p {
  padding-bottom: 20px;
}

.events-ul {
  list-style-type: none;
  list-style-position: inside;
}

.events-ul li {
  padding-bottom: 20px;
  margin-left: 20px;
  font-weight: 200;
}

.events-ul .fa-solid {
  padding-right: 5px;
}
