@charset "utf-8";
@import "../initial";
.widget-breadcrumb {
.breadcrumb{
background-color: #ffffff;
border: 1px solid #ececec;
}
&.widget1 {
li {
a {
font-size: 0.8125rem;
&:last-child {
color: $theme-gray-dark;
pointer-events: none;