.hc-mobile-link-wrapper {
  padding-right: 5.2rem;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 20px;
  justify-content: center;
  margin: 0;
  line-height: 70px;
}
.hc-mobile-link-wrapper a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
  