footer {
    border-top: 1px solid rgba(0,0,0,.125);
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    padding: .5rem;
}

a{
    text-decoration: none;
}

#page-content {
    flex: 1 0 auto;
}

.font-weight-bold {
  font-weight: bold;
}
