.publication-hero {
  background-color: #25a244;
  color: #fff;
}
.publication-hero h1 {
  font-family: "Gotham Rounded Bold", sans-serif;
  font-weight: 700;
  font-size: 3rem;
}
.publication-hero p, p {
  font-family: "Gotham Rounded Light", sans-serif;
}
.exclusive {
  display: flex;
  justify-content: center;
  align-items: center;
}