/* css specific to the site */

.bcls-active {
  border-left: 3px rgb(28, 185, 213) solid;
}

h1 i.fal, h1 i.fab, h1 i.fas, h1 i.far {
  font-size: 3rem;
  color:rgb(28, 185, 213);
  margin-right: 1rem;
}
.card-icon i {
  color: rgb(28, 185, 213);
}

