

.bg-pink {
    background-color: #f277c6;
  }

.bg-pink-light {
    background-color: #fdebf6;
}

.btn-primary {
    background-color: #f277c6;
}