.ev_waf2025HeaderContainer {
    background-image: url('/images/events/waf-2025/bg-waf-2025.jpg');
    background-size: cover;
    background-position: center;
}

.ev_waf2025FooterContainer {
    background-image: url('/images/bg/bg_apex2022.svg');
    background-size: cover;
}

h1.waf {
    font-weight: 800;
    font-size: 64px;
    line-height: 86px;
    margin: 0;
}

@media only screen and (max-width: 750px) {
    h1.waf {
        font-size: 56px;
        line-height: 72px;
    }
}

@media only screen and (max-width: 600px) {
    h1.waf {
        font-size: 44px;
        line-height: 60px;
    }
}