/* BarabNeo — minimal site CSS. Most styling comes from Radzen's Fluent theme. */
html, body {
    height: 100%;
    margin: 0;
}

.rz-button.rz-button-sm {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
}
