#b_head .bf-main-nav .secondHalf {
  text-align: right;
}

#b_head_social { display: none !important; }

h5, #b_foot { letter-spacing: 3px; }
#b_foot .bfcms-nav { margin-bottom: 2em; text-align: center; }
#b_foot .bfcms-nav li { margin: 0 15px; }

.fab.fa-facebook-f,
.fab.fa-twitter,
.fab.fa-instagram {
  position: relative;

  display: inline-block;
  width: 25px;
  height: 25px;
  padding-left: 3px;

  font-size: 15px;
  line-height: 25px;
  text-align: center;

  color: #fff;

  border-radius: 13px;

}
.fab.fa-facebook-f {
  position: relative;
  top: 3px;
  
  font-size: 25px;
  
  color: rgb(24, 119, 242);
}
  .fab.fa-twitter { background: rgb(29, 161, 242); }
  .fab.fa-instagram { background: rgb(225, 48, 108); }

.cnla-map-feature .popover {
  width: 250px;
}

#cnla-map-legend .bfcms-image-feature.bfif-image-sm .bfif-image-ctr {
  float: left;
  margin: 0;
}
#cnla-map-legend .bfcms-image-feature.bfif-image-sm .bfif-image {
  min-width: 50px;
  min-height: 50px;
  width: 50px;
  height: 50px;
}

#cnla-map-legend .bfcms-image-feature.bfif-image-sm h5 { line-height: 50px; margin-bottom: 0; }
#cnla-map-legend .bfcms-image-feature.bfif-image-sm .bfif-content { margin-left: 60px; }

#cnla-masthead .bf-text-large {
  display: inline-block;
  padding: 3px 10px;
  color: #333;
  background: #fff;
}
