.navbar .getstarted:hover, .navbar .getstarted:focus:hover {
  background: #999;
}
.navbar-mobile .getstarted, .navbar-mobile .getstarted:focus {
    margin: 15px;
    color: #000;
}
.back-to-top:hover {
    background: #000;
    color: #fff;
}