.tw-bg-custom {
  background: linear-gradient(66deg, #fcb9d8, #F72585) !important;
}
.tw-bg-custom h2 {
  color: #000 !important;
}
.tw-bg-btn {
  background: #F72585 !important;
  color: #000 !important;
}
.tw-bg-btn:hover {
  background: #b00654 !important;
}
.tw-bg-btn:focus {
  background: #e1086b !important;
}
.tw-text-link {
  color: #9d064a !important;
}
.tw-text-link:hover {
  color: #b00654;
}
/*# sourceMappingURL=pink.css.map */