.containerAvailableAmount {
height: 42px;
}
.containerValue {
padding: 0 13px;
font-size: 1.25rem;
color: var(--grayscale-dark);
height: 42px;
display: flex;
align-items: center;
justify-content: flex-end;
}
.containerAvailableAmount {
height: 42px;
}
.containerValue {
padding: 0 13px;
font-size: 1.25rem;
color: var(--grayscale-dark);
height: 42px;
display: flex;
align-items: center;
justify-content: flex-end;
}