edit-post-link { display: none; }

/* ============================================================
   Hero section fix: background-attachment:fixed causes images
   to appear oversized on Windows and Android due to viewport-
   based sizing. Overrides ProPhoto's parallax on all 4 pages.
   ============================================================ */

/* /maternity-photography */
.css-3qsi49,
[data-css-3qsi49] {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* /newborn-photography */
.css-85zuah,
[data-css-85zuah] {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* /family-photography */
.css-1cbuejy,
[data-css-1cbuejy] {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position: center center !important;
}

/* /services */
.css-1g36zir,
[data-css-1g36zir] {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position: center center !important;
}