.only-text h2, .only-text h3, .only-text h4, .only-text p {
  text-align: center;
}
.only-text ul {
  width: fit-content;
  margin: 15px auto;
}

.only-text .buttons {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  flex-wrap: wrap;
}
.only-text .buttons a {
  margin: 5px;
}

/*# sourceMappingURL=only_text.css.map */
