.card-price {
  padding: 24px 0 24px 40px;
}



.bg-pale-green {
  background-color: #39ef5b !important;
}

.border-green {
  --bs-border-opacity: 1;
  border-color: rgb(18 129 39) !important;
}


a p {
  color: #343f52;
}

.icon-list {
  max-width: 160px !important;
  max-height: 160px !important;
  height: 100% !important;
  width: 100% !important;
}

.icon img {
  max-width: 100px;
}

.countdown-title {
  font-family: "Anton", sans-serif;
}


.higlight-text-1 {
  color: var(--bs-primary);
  font-weight: 700;
}

h4 {
  color: #ff66c4;
  font-weight: 700;
}