.breadcrumbs{font-size:14px;margin:10px 0;padding-left:30px;display:flex;flex-wrap:wrap;align-items:center}.breadcrumbs a{color:red;text-decoration:none;margin-right:5px;position:relative}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs a:not(:last-child)::after{content:"›";margin-left:5px;color:#999}