.breadcrumb {
margin: 0 1.5rem;
a {
text-decoration: none;
opacity: 0.7;
&:hover {
opacity: 1;
}
li.is-active a {