.wp-block-pullquote cite {
  color: currentColor;
  font-size: 1rem !important;
  font-style: normal;
  text-transform: uppercase;
}

.text-formatted ul {
  list-style-image: url("/themes/custom/tailwindcss_ena/images/icons/checkmark24.png");
}

.wp-block-image.aligncenter {
  text-align: center;
  margin: 0 auto;
}
.wp-block-video.aligncenter, .wp-block-embed.aligncenter {
  text-align: center;
  max-width: 365px;
  height: auto;
  margin: 0 auto;
}
