.card {
	background-color: #F1F1F1 !important;
}

.icon.text-primary {
  color: #FFFFFF !important;
}

.icon.text-warning.svg-icon-ti-ti-lock {
  color: #FFFFFF !important;
}

.icon.text-danger {
  color: #FFFFFF !important;
}

.ps-block--store-2 .ps-block__author .ps-btn {
  background-color: #ff2f75 !important;
}

.gap-3 {
  gap: 12px !important;
}

.ps-btn {
  color: #FFFFFF !important;
}

.ps-cart__footer h3 strong{
  color: #3483FA !important;
}

.auth-card .text-primary {
  color: #ff4081 !important;
}