.clear{
  clear:both;
}
.bg-baby-blue{
  background:rgba(45, 195, 232, 0.50);
  color:#222 !important;
}
.pointer{
  cursor: pointer;
}
