body                            { font-family: 'Orienta', 'sans-serif'; color: #4d4d4d; line-height: 1.231; background-color: #e2e2e2; }

footer, section                 { overflow: hidden; box-sizing: border-box; }

h1                              { font-size: 3em; line-height: 0.85em; }

a                               { color: #4d4d4d; }

img                             { padding: 0.231em 0; box-sizing: border-box; }

.pd2                            { line-height: 1.6em; }

.title                          { font-family: 'Open Sans', 'sans-serif'; font-weight: 300; text-transform: uppercase; text-shadow: 0 -1px 1px #666666, 0 1px 1px #FFFFFF; }

.site-title                     { display: inline-block; padding: 0.072em 0.24em; border-bottom: 2px solid #fff; box-shadow: 0px 1px 0 0 rgba(0, 0, 0, 0.44); margin-bottom: 0.14em; }

.sticky-footer                  { z-index: 2; position: absolute; left: 0; bottom: 2em; right: 0; text-align: center; font-size: 0.8em; }

.splash                         { font-size: 140%; }

#splash, #splash-inner          { z-index: 1; position: fixed; left: 0; top: 0; width: 100%; height: 100%; }
    
@media (max-height: 360px) {
    #splash, #splash-inner, .sticky-footer          { position: relative; }
}

@media (max-width: 720px) {
    #logo                           { width: 100%; }
}