.eventintroname {
  text-align: center;
  width: 50%;
  margin-left: 25%;
  font-size: 56px;
  font-weight: 700;
  line-height: 74.8px;
  color: var(--portalThemeColor1);
}

li {
    font-weight: 400;
    font-size: 20px;
}

p a {
  font-size: 20px !important;
}

p#about {
  color: var(--portalThemeColor1);
  font-size: 24px;
   font-weight: 600;
   line-height: 22px;
}