/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2026 | 08:15:19 */
/* Background image ONLY on page 517 */
body.page-id-517 .w-100.default.pt-210.black-layer.opc7.pb-80.position-relative {
    width: 100%;
    position: relative;
    background-image: url("https://www.londonspeechtherapy.co.uk/wp-content/uploads/2025/12/image-1.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Overlay ONLY on page 517 */
body.page-id-517 .w-100.default.pt-210.black-layer.opc7.pb-80.position-relative::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
}

/* Section content above overlay */
body.page-id-517 .w-100.default.pt-210.black-layer.opc7.pb-80.position-relative > * {
    position: relative;
    z-index: 2;
}
