/* FSU Custom IP Embargoes Styles */

img.islandora_ip_embargo_embargoed.islandora-ip-embargo-overlay-processed.img-responsive {
  display: inline;
}

span.islandora_ip_embargo_embargoed {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  text-align: center;
  max-width: 200px;
}
