.bg-primary-gradient {
  background: linear-gradient(135deg, #ffffff, #fefbf7);
}

.bg-success-light {
  background: #ffe7d1 !important;
}

