/* FOUNTAIN+ V11.9.48 — GEMSTONES SPOTLIGHT HERO SHARE RESTORE
   Face Card Share Placement Law overrides the older V11.9.35 video-only share rule
   on this Spotlight Face Card only. Exactly one canonical hero share control remains. */
body .fc-share-law-slot{
  display:flex!important;
  align-items:center!important;
  position:relative!important;
  z-index:30!important;
}
body .fc-share-law-slot .fc-share-law-v3,
body a.fc-share-law-v3[data-face-card-share-v3]{
  display:inline-flex!important;
  opacity:1!important;
  visibility:visible!important;
}
@media(max-width:720px){
  body .fc-share-law-slot{display:flex!important;width:100%!important}
  body .fc-share-law-slot .fc-share-law-v3,
  body a.fc-share-law-v3[data-face-card-share-v3]{display:inline-flex!important;width:100%!important}
}
