input[type=number]::placeholder {
    text-align: right !important;
}

.select2-selection {
    border: 1px solid var(--vz-input-border) !important;
    line-height: 1.5 !important;
    padding: 5px !important;
    height: auto !important;
}