.color-bg-pink {
  background-color: #cb333b!important;
}

.color-bg-white {
  background-color: rgb(255, 255, 255) !important;
}

.color-gery-light {
  background-color: rgb(229, 229, 229) !important;
}

.color-purple {
  background-color: rgb(93, 106, 146) !important;
}
