.breadcrumb-bar {
  .breadcrumb li {
    line-height: 25px;
    a {
      font-size: $breadcrumb-font-size;
    }
  }
}
