.pushLink__title {
  margin-bottom: 2.4rem;
}

.pushLink.--collection .button:not(:hover) {
  background-color: #FFF;
}

@media screen and (min-width: 750px) {
  .pushLink__title {
    margin-bottom: 3rem;
  }
}