    
        * { margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; }
        html, body { margin: 0; padding: 0; }
        header, section, footer { float: left !important; width: 100%; text-align: center !important; }
    
                    header.white { padding-top:20px; padding-bottom:20px; background-color:#F9F3A0; color:#000000; } header.white h1, section.white h2, section.white h3, section.white h4, section.white h5, section.white h6 { color:#000000; } header.white p { color:#000000; }
                    section.white { padding-top:40px; padding-bottom:80px; background-color:#ffffff; color:#000000; } section.white > .wrapper { width:1365px; } section.white h1, section.white h2, section.white h3, section.white h4, section.white h5, section.white h6 { color:#FF0000; } section.white p { color:#000000; }
                    section.purple-swoosh { padding-top:20px; padding-bottom:80px; background-color:#B8529E; color:#FFFFFF; } section.purple-swoosh > .wrapper { width:1080px; } section.purple-swoosh h1, section.purple-swoosh h2, section.purple-swoosh h3, section.purple-swoosh h4, section.purple-swoosh h5, section.purple-swoosh h6 { color:#00FF00; } section.purple-swoosh p { color:#FFFFFF; } section.purple-swoosh { position: relative; margin-top:40px; z-index: 998; } section.purple-swoosh:before { top:-40px; } section.purple-swoosh:before { content: ''; display: block; position: absolute; right: 0; left: 0; width: 100%; height:40px; background: url('/assets/svgs/layout/purple-top-swoosh.svg#svgView(preserveAspectRatio(none))') no-repeat center top;background-image: -webkit-image-set(url(/assets/svgs/layout/purple-top-swoosh.svg#svgView(preserveAspectRatio(none))) 1x, url(/assets/svgs/layout/purple-top-swoosh@2x.svg#svgView(preserveAspectRatio(none))) 2x);background-image: image-set(url(/assets/svgs/layout/purple-top-swoosh.svg#svgView(preserveAspectRatio(none))) 1x, url(/assets/svgs/layout/purple-top-swoosh@2x.svg#svgView(preserveAspectRatio(none))) 2x);background-image: url(/assets/svgs/layout/purple-top-swoosh@2x.svg#svgView(preserveAspectRatio(none)));background-size:100% 100%; z-index: 999; }
                    footer.blue { padding-top:40px; padding-bottom:40px; background-color:#ACD5F1; color:#000000; } footer.blue h1, section.blue h2, section.blue h3, section.blue h4, section.blue h5, section.blue h6 { color:#000000; } footer.blue p { color:#000000; }
    
        section:last-child { margin-bottom: 0; }
        h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; }
        p { margin: 20px 0 0; }
    
