/* Drugestan Health Magazine v1.38.0 — PROFESSIONAL-CARDS
   Appearance-only refinement of the approved magazine footer hub.
   Keeps all prior article/page behavior intact. */
#dhm-magazine-footer-hub .dhm-v36-label-fix{
  left:4.65%!important;
  top:26.55%!important;
  width:18.05%!important;
  height:6.9%!important;
  background:#fff!important;
  color:#0b2f55!important;
  border-radius:7px!important;
  font-size:clamp(13px,1.75vw,22px)!important;
  font-weight:900!important;
  letter-spacing:0!important;
  box-shadow:none!important;
  z-index:5!important;
}
/* Professional image already contains clean photographic/scientific card visuals.
   Keep interactions subtle and non-cartoonish. */
#dhm-magazine-footer-hub .dhm-v36-hotspot:hover{
  background:rgba(10,126,110,.035)!important;
  box-shadow:inset 0 0 0 1px rgba(10,126,110,.16)!important;
}
@media(max-width:700px){
  #dhm-magazine-footer-hub .dhm-v36-label-fix{
    left:4.65%!important;
    top:26.55%!important;
    width:18.05%!important;
    height:6.9%!important;
    font-size:clamp(10px,2.65vw,16px)!important;
  }
}
