.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin:2.4rem 0;padding:0}.breadcrumb li:not(:last-of-type)>a{color:#999;text-decoration:underline}.breadcrumb li:not(:last-of-type)>a:hover{text-decoration:none}.breadcrumb li:not(:last-of-type):after{color:#777;content:"|";margin:0 .6em}@media(max-width:768px){.breadcrumb{display:none}}