.breadcrumb display: flex flex-wrap: wrap padding: $breadcrumb-padding-y $breadcrumb-padding-x margin-bottom: $breadcrumb-margin-bottom list-style: none background-color: $breadcrumb-bg +border-radius($breadcrumb-border-radius) .breadcrumb-item // The separator between breadcrumbs (by default, a forward-slash: "/") + .breadcrumb-item padding-left: $breadcrumb-item-padding &::before display: inline-block // Suppress underlining of the separator in modern browsers padding-right: $breadcrumb-item-padding color: $breadcrumb-divider-color content: $breadcrumb-divider // IE9-11 hack to properly handle hyperlink underlines for breadcrumbs built // without `