.tw-bg-custom {
  background: linear-gradient(66deg, #ffffff, #ff8fab) !important;
}
.tw-bg-custom h2,
.tw-bg-custom p {
  color: #232323 !important;
}
.tw-bg-btn {
  background: #ff8fab !important;
  color: #232323 !important;
}
.tw-bg-btn:hover {
  background: #ff295e !important;
}
.tw-bg-btn:focus {
  background: #ff5c85 !important;
}
.tw-text-link {
  color: #800F2F !important;
}
.tw-text-link:hover {
  color: #ff295e;
}
/*# sourceMappingURL=rose.css.map */