/* Hide breadcrumbs */

.page-width.border:has(.breadcrumbs) {
    display: none !important;
}