/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

_body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    padding: 40px 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: 1px solid #e5e5e5;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

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

._footer .container .text-muted {
    margin: 20px 0;
}
