.u-hidden {
    display: none;
}

.u-mt-0 {
    margin-top: 0;
}

.u-mb-0 {
    margin-bottom: 0;
}

.u-text-center {
    text-align: center;
}

.u-muted {
    color: var(--color-muted);
}
