#breadcrumbs {
    font-size: 14px;
    margin: auto 0;
    padding: 32px 0 20px;
    color: #767676;
    font-family: "Font Awesome 5 Free";
}

#breadcrumbs > span:last-child > span:last-child {
    color: #767676;
}

.skin-breadcrumb {
    color: #06c;
    font-weight: 900;
}
