.mb-4 {
    margin-bottom: 1rem
}
.ml-2 {
    margin-left: 0.5rem
}
.mr-2 {
    margin-right: 0.5rem
}
.mt-5 {
    margin-top: 1.25rem
}
.flex {
    display: flex
}
.list-none {
    list-style-type: none
}
.items-center {
    align-items: center
}
.p-0 {
    padding: 0px
}
.text-\[10px\] {
    font-size: 10px
}
.text-sm {
    font-size: var(--font-sm)
}
.text-xs {
    font-size: var(--font-xs)
}
.font-normal {
    font-weight: 400
}
.leading-\[1\.5\] {
    line-height: 1.5
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity, 1))
}
.text-gray-600 {
    color: var(--gray-600)
}
.no-underline {
    text-decoration-line: none
}

/* Auto-generated CSS for partials/pages/breadcrumbs.htm */
