.liquor_license {
  font-size: 20px;
  font-weight: 700;
  font-family: "Josefin Sans";
  color: #000;
  margin: 8px 0px;
}
@media screen and (max-width: 767.5px) {
  .liquor_license {
    font-size: 18px;
  }
}
/*# sourceMappingURL=custom.map */