.badge {
    margin-left: 3px;
}

.footer {
    position:fixed;
    bottom:0;
    width:100%;
    height:50px;   /* Height of the footer */
    background-color: rgb(255, 255, 255);
 }