/* system_components plugin — hub footer helpers */

.settings-hub-footer-label {
    margin-right: 6px;
    color: var(--mantine-color-dimmed);
}

.settings-hub-footer-sep {
    color: var(--mantine-color-dimmed);
}

.settings-hub-footer-link {
    text-decoration: none;
}
