.undigpress-copy-container { width: 100%; }
.undigpress-heading { margin-bottom: 15px; }
.undigpress-image { margin-bottom: 15px; display: inline-block;}
.undigpress-image img { max-width: 100%; height: auto; display: block;}
.undigpress-copy-btn { border: none; padding: 12px 24px; border-radius: 6px; cursor: pointer; font-size: 15px; font-weight: 500; transition: all 0.3s ease; display: inline-flex; align-items: center; justify-content: center; background-color: #333; color: #fff; }
.undigpress-copy-btn:hover { opacity: 0.9; }
.undigpress-copy-btn i { line-height: 1; }
.undigpress-qr-wrapper { margin: 15px 0; }
