.debit-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%;
}
