.gift-text {
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    white-space: nowrap;
}