.useLoyaltyPointsContainer { gap: 20px; border-radius: 16px; display: flex; flex-direction: row; justify-content: space-between; align-items: center; background-color: var(--secondary-background); width: 100%; }