.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:14px;color:#666}.breadcrumbs a{text-decoration:none;color:#0073aa;transition:color .3s}.breadcrumbs a:hover{color:#005177;text-decoration:underline}.breadcrumbs span{color:#222;font-weight:600;pointer-events:none}.breadcrumbs a:after,.breadcrumbs span:before{content:'›';margin:0 5px;color:#999}.breadcrumbs a:last-of-type:after,.breadcrumbs span:last-of-type:before{content:'';margin:0}