/* Martico Post Enhancer — Frontend Styles */
.mpe-info-block { box-sizing: border-box; }
.mpe-info-block * { box-sizing: border-box; }
.mpe-info-block a:hover { opacity: 0.85; }
/* Ensure block doesn't inherit odd theme table styles */
.mpe-info-block table { border: none !important; margin: 0 !important; background: transparent !important; }
.mpe-info-block td { border: none !important; padding: 0 !important; }
