.sw19b-breadcrumbs {
    background: #eee;
    padding: 10px 0;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500;

    a {
        color: #a1a1a1;
        text-decoration: none;
    }

    svg {
        height: 8px;
    }
}
