﻿.breadcrumb {
  background: inherit;
  margin-bottom: 0;
  padding: 0; }
  .breadcrumb li + li:before {
    content: '/';
    padding-right: 0; }

