input:read-only {
    --bs-bg-rgb-color: var(--bs-gray-200-rgb) !important;
    background-color: var(--bs-gray-200) !important;
}

.numeric,
.numeric2 {
    text-align: right !important;
}

.btn:disabled {
    background: lightgray !important;
}