/* Custom CSS */

.fi-fo-table-repeater.fi-compact .fi-fo-field-label {
    margin: auto !important;
}

/* Table spacing */
/* :root {
    --table-spacing: 0.25rem;
}

.fi-ta-cell,
.fi-ta-td {
    padding: var(--table-spacing) !important;
}
 */
