#content {
    padding-top: 60px
}

.footer {
    bottom: 0;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    background-color: #f5f5f5;
}

.badge-success {
    background-color: #28a745
}

.badge-danger {
    background-color: #dc3545
}