.breadcrumb{
    margin: 20px 0;
    padding: 0;
    color: #777777;
}
.breadcrumb-item.active{
    font-weight: 600;
    color: #404040;
}