/* .bc {
  margin: 5px 0 18px;
  font-size: 13px;
}

.bc__container {
  display: flex;
  flex-wrap: wrap;
}

.bc__sep {
  display: inline-block;
  text-indent: -999999px;
  position: relative;
  top: 9px;
  margin: 0 5px;
}

.bc__link {
  border: none;
}

@media only screen and (max-width: 991px) {
  .bc {
    display: none;
  }
} */
/*# sourceMappingURL=maps/bc_1.css.map */
