.epk23h-card a {
  color: #ffd66b;
  font-weight: 900;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 214, 107, .42);
}

.epk23h-card a:hover {
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, .72);
}

.epk-s1-meta {
  color: #ffd66b !important;
  font-weight: 900;
}

.epk-s1-facts {
  margin-top: 14px;
}

.epk23h-card ul {
  padding-left: 1.15rem;
}

.epk23h-card li + li {
  margin-top: 6px;
}

.epk23h-mini {
  min-height: 190px;
}

.epk23h-downloads span {
  border-radius: 14px;
  line-height: 1.35;
}

@media (max-width: 900px) {
  .epk23h-card h2 {
    letter-spacing: 0;
    line-height: .98;
  }

  .epk23h-card h3 {
    overflow-wrap: anywhere;
  }
}
