* {
    font-family: 'Inter', sans-serif;
}

.amount-chip.selected {
    background-color: #111;
    color: #fff;
    border-color: #111;
}
