.root {
    font-size: var(--mantine-font-size-sm);
    font-weight: var(--coveo-fw-bold);
}

.breadcrumb {
    line-height: 16px;
}
