.breadcrumb_container{background-color:#f4f4f4;padding:1rem 0}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin:0 auto;max-width:1200px;padding:0 1rem}.breadcrumb li{color:#000;display:flex}.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}