/* ===== Spacer Layout Primitive ===== */

.ui-spacer {
    flex: 1 1 auto;
}
