/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    padding-top: 20px;
}

/* Custom page CSS
-------------------------------------------------- */

.container {
    width: auto;
    max-width: 680px;
    padding: 0 15px;
}