.breadcrumbs {
    background: #fff;
    box-shadow: 1px 1px #d6d6d6;
    padding: 3px 10px;
}

.breadcrumbs a {
    color: #777777;
}

.breadcrumbs a:hover {
    color: #6d8182;
    text-decoration: underline;
}
