.wp-post-content h2 {
  margin-bottom: 20px;
}
.wp-post-content h3 {
  margin-bottom: 20px;
}
.wp-post-content li {
  margin-bottom: 15px;
}
.wp-post-content .wp-block-buttons {
  text-transform: uppercase;
}
.wp-post-content .wp-block-button__link {
  background-color: #D21034;
  border: none;
  color: #FFFFFF;
  font-weight: 600;
  text-decoration: none;
}
.wp-post-content .wp-block-button__link:focus-visible {
  outline: 3px solid #101010;
  outline-offset: 2px;
}
.wp-post-content button.wp-block-button__link {
  text-transform: inherit;
}/*# sourceMappingURL=single-post.css.map */