body {
  padding-bottom: 20px;
}

.navbar {
  margin-bottom: 20px;
}

.bottom{
    background-color:#212529;
    padding-top:10px;
    padding-bottom:10px;
}

.bottom a:link{
    color: #ffffff;
}

.bottom a:active{
    color: #ffffff;
}

.bottom a:hover{
    color: #ffffff;
}

.bottom a:visited{
    color: #ffffff;
}