    
        * { 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; }
        #outer-wrapper > header h1 *, #outer-wrapper > section h1 *, #outer-wrapper > footer h1 * { font-family: unset; }
        #outer-wrapper > header h2 *, #outer-wrapper > section h2 *, #outer-wrapper > footer h2 * { font-family: unset; }
        #outer-wrapper > header h3 *, #outer-wrapper > section h3 *, #outer-wrapper > footer h3 * { font-family: unset; }
        #outer-wrapper > header h4 *, #outer-wrapper > section h4 *, #outer-wrapper > footer h4 * { font-family: unset; }
        #outer-wrapper > header h5 *, #outer-wrapper > section h5 *, #outer-wrapper > footer h5 * { font-family: unset; }
        #outer-wrapper > header h6 *, #outer-wrapper > section h6 *, #outer-wrapper > footer h6 * { font-family: unset; }
        #outer-wrapper > header h1 span, #outer-wrapper > section h1 span, #outer-wrapper > footer h1 span { font: inherit; }
        #outer-wrapper > header h2 span, #outer-wrapper > section h2 span, #outer-wrapper > footer h2 span { font: inherit; }
        #outer-wrapper > header h3 span, #outer-wrapper > section h3 span, #outer-wrapper > footer h3 span { font: inherit; }
        #outer-wrapper > header h4 span, #outer-wrapper > section h4 span, #outer-wrapper > footer h4 span { font: inherit; }
        #outer-wrapper > header h5 span, #outer-wrapper > section h5 span, #outer-wrapper > footer h5 span { font: inherit; }
        #outer-wrapper > header h6 span, #outer-wrapper > section h6 span, #outer-wrapper > footer h6 span { font: inherit; }
    
                    section.climb-guide-reservations { padding-top:80px; padding-bottom:80px; background-color:#FFFFFF; color:#000000; } section.climb-guide-reservations > .wrapper { width:90%; } section.climb-guide-reservations h1, section.climb-guide-reservations h2, section.climb-guide-reservations h3, section.climb-guide-reservations h4, section.climb-guide-reservations h5, section.climb-guide-reservations h6 { color:#000000; } section.climb-guide-reservations p { color:#000000; }
                    footer.footer { padding-top:40px; padding-bottom:140px; background-color:#172322; color:#FFFFFF; } footer.footer > .wrapper { width:1150px; } footer.footer h1, section.footer h2, section.footer h3, section.footer h4, section.footer h5, section.footer h6 { color:#71A8E5; } footer.footer p { color:#FFFFFF; }
    
        section:last-child { margin-bottom: 0; }
        h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; }
        p { margin: 20px 0 0; }
    
