.breadcrumbs {
    font-size: 0.75em;
    color: #D1D5DB;
    margin: 0 0 1.67em;
    line-height: 1.5;
    min-height: 1.5em;
}
.breadcrumbs a {
    color: #4B92FC;
    text-decoration: none;
}
.breadcrumbs a:hover {
    color: #4B72FC;
}