.root {
    text-transform: none;
    padding: var(--mantine-spacing-xxs) var(--mantine-spacing-xs);
    font-weight: 500;
}
