/* ==========================================================
   QINELLE ARTICLE 2 — 53935 FINAL POLISH V1
   Visual only.
   ========================================================== */


/* ----------------------------------------------------------
   1. REMOVE DUPLICATE THEME FEATURED IMAGE FROM PAGE VIEW
   Featured-image data remains intact in WordPress.
   Custom editorial hero remains visible.
   ---------------------------------------------------------- */

body.single-post.qinelle-article2-53935-final-polish
article#post-53935
.entry-header
.post-thumb-img-content.post-thumb {
    display:none !important;
}


/* ----------------------------------------------------------
   2. FINAL CTA CONTRAST AUTHORITY
   Existing content / links / structure remain untouched.
   ---------------------------------------------------------- */

body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta {
    background:#56384b !important;
    color:#fff !important;
}


body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta h2,

body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta p {
    color:#fff !important;
}


body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta h2 {
    border-color:#e9bcc9 !important;
}


body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta a {
    background:#fff !important;
    color:#56384b !important;
    text-decoration:none !important;
}


body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta a:hover,

body.single-post.qinelle-article2-53935-final-polish
.qinelle-apron-guide
.qag-cta a:focus-visible {
    background:#fff7fa !important;
    color:#4b2f40 !important;
}


/* QINELLE_ARTICLE2_53935_FINAL_POLISH_V1_END */
