.fixed-bottom {
    position: fixed;
    bottom: 20px;
    left: 10px;
    width: auto;
  }
/* a {
  text-decoration: none;
}
a:hover {
  color: #0077DD;
} */