.event-key-topics {
  background: #6d2077;
}
.event-key-topics h2 {
  font-size: 32px !important;
  font-weight: 700 !important;
}
.event-key-topics h2,
.event-key-topics h3,
.event-key-topics h4,
.event-key-topics p {
  color: #fff;
}
.event-key-topics h4 {
  margin-bottom: 24px;
}
.event-key-topics img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(108deg) brightness(104%) contrast(104%);
  width: 50px;
}
