.breadcrumbs {
    margin-bottom: 20px;

    span a {
        color: #007ec1;
    }
}

.breadcrumbs__sep {
    margin: 0 10px;
}
