/* --- sicky footer -------------------------------------------------------- */

html,
body {
    height: 100%;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -5.3em;
}
#push,
#footer {
    height: 5.3em;
}

/* --- typography ---------------------------------------------------------- */

nav a,
.page-header h1 {
	text-transform: capitalize;
}