/* -------------------------------------------------------------------------- */
/*                                Falcon Button                               */
/* -------------------------------------------------------------------------- */
/* prettier-ignore */

.text-happy-wrap {
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
    white-space: normal;
}

.bg-card-gradient {
    background: linear-gradient(135deg, #00d2ff 0%, #3a7bd5 100%);
}
/*# sourceMappingURL=user.css.map */
