@import url("https://fonts.googleapis.com/css2?family=Varela+Round");#pricing-app .feature-card {
  color: #000000;
  font-family: Varela Round;
  font-weight: 400;
}
.elementor-widget-container > #pricing-app .bg-white > .mt-6 {
  color: #ffffff;
  font-family: Varela Round;
  font-weight: 500;
}
.bg-white #remainingBalance {
  color: #000000;
}
.bg-white #totalCost {
  color: #000000;
}
#pricing-app > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > div:nth-child(6) > div:nth-child(4) > span:nth-child(1) {
  color: #000000;
  font-weight: 400;
}
#pricing-app > div:nth-child(2) > div:nth-child(2) > p:nth-child(4) {
  color: #000000;
}
#pricing-app > div:nth-child(1) > div:nth-child(2) > a {
  border-radius: 100px 100px 100px 100px;
}
.elementor-widget-container .epic-main-menu > .epic-menu-item > a {
  font-weight: 600;
  font-family: Varela Round;
}
@media screen and (max-width: 375px) {
  .grid .bg-primary-blue > .text-sm {
    font-size: 13px;
  }
}
