/* #business-directory .listing.featured { */
/*   background: rgb(255, 247, 152); */
/* } */
/* #business-directory .listing { */
/*   padding: 1em; */
/*   border-bottom: 1px solid #ffcf42; */
/* } */
/* #business-directory .listing:last-child { */
/*   border-bottom: 0; */
/* } */
/* #business-directory .listing .thumb { */
/*   margin: 0 1em 1em 0; */
/*   width: 190px; */
/*   height: 140px; */
/* } */
#business-manager-create label.required:after {
  content: '*';
}
