
/* #vfv: layout mirrored (content left / image right) — flip the media gradient
   so it darkens the side of the image touching the text panel */
#vfv .feat-media::after{background:linear-gradient(270deg,transparent 60%,rgba(10,27,51,.6))}
