/* assets/css/pages/partnership.css */

/* Immersive Backdrop Section */
.immersive-bg {
    position: relative;
    background-image: linear-gradient(rgba(240, 253, 250, 0.95), rgba(240, 253, 250, 0.95)), url('../../images/partnership-abstract.png');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}


/* Page Header Styles moved to global.css */
/* Section Typography moved to global.css */