a {
  border-radius: 10px;
}

#post-112.post-112.post.type-post.status-publish.format-standard.hentry.category-non-classe.entry {
  border-radius: 10px;
  background-color: #7bdbe0;
}

#post-1.post-1.post.type-post.status-publish.format-standard.hentry.category-non-classe.entry {
  border-radius: 10px;
  background-color: #93edc3;
}

.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
  background-color: #7bdbe0;
  border-radius: 10px;
}

.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
  background-color: #7bdbe0;
  border-radius: 10px;
}

.page-title.h1.intro-title {
  text-decoration: underline;
  text-align: center;
}

.entry-content-inner {
  border-width: 0px;
}

strong {
  text-decoration: underline;
}

.wp-block-heading {
  text-decoration: underline;
}