.cptheme-hotflix {
  color: white;
}

.cptheme-hotfix a {
  color: white;
}

.cptheme-hotfix a:hover {
  color: white;
}

.cptheme-hotfix h1,
.cptheme-hotfix h2,
.cptheme-hotfix h3,
.cptheme-hotfix h4,
.cptheme-hotfix h5,
.cptheme-hotfix h6 {
  margin: 0;
  color: white;
}

.cptheme-hotfix a.heapp\:hover\:text-secondary:hover {
  color: #7dd181;
}

.cptheme-hotfix h2.heapp\:px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.cptheme-hotfix ul {
  list-style: none;
  margin: 0.75rem 0 0;
  padding: 0;
}

.cptheme-hotfix ul li a {
  color: white;
}

.cptheme-hotfix ul li a:hover {
  background: white;
  color: #487b7c;
}