.cta > .button {
  width: 90%;
  position: absolute;
  bottom: 6%;
  left: 50%;
  transform: translateX(-50%);
}
.cta > .button a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cta > .button a img {
  margin-left: -5%;
}

.negm {
  display: inline-block;
  margin-top: -8.5%;
}

.negm-1 {
  display: block;
  margin: -1px 0;
}/*# sourceMappingURL=page02.css.map */