.footer {
    text-align: center;
    color: #bbb;
    background-color: #f5f5f5;
    border-top: 2px solid #ddd;
}

.footer p {
    font-size: 14px;
    margin: 10px 0;
}

.navbar-fixed-top ~ div.container {
    margin-top: 50px;
}
