body,
.card-app,
#betaqa,
.betaqa-header {
  background: #fff !important;
}

.card-app .text-primary {
  color: #213532 !important;
  font-weight: bold;
}

.card-app .top-slogan {
  background: #e27491;
  color: #fff;
}

.card-app .nav-pills .nav-link.active,
.card-app .nav-pills .show > .nav-link {
  background: #e27491;
  color: #fff;
}

.card-app .steps span.active {
  background: #e27491;
  color: #fff;
  font-weight: bold;
}

.btn.btn-primary {
  background: #e27491;
  color: #fff;
  border-color: #e27491;
  font-weight: bold;
}

@media (max-width: 991px) and (max-width: 991px) {
  .col-list .product-card .btn-product {
    color: #213532;
    background: transparent;
  }
}

#tabs-carousel .owl-next {
  background: #e27491;
}

#categoryDropdownBtn {
  background: #e27491 !important;
  color: #fff !important;
}

#categoryDropdownBtn .iconsax {
  margin-top: -3px;
}

#categoryDropdownBtn .icon-primary {
  --Iconsax-Color: #fff;
  --Iconsax-Size: 16px;
}

