.wp-block-post-social-share {
  display: flex;
  gap: 1rem;
  justify-content: flex-end;
  align-items: center;
}
.wp-block-post-social-share .facebook-share svg {
  height: 2rem;
  width: 2rem;
}
.wp-block-post-social-share .x-share {
  color: black;
}
.wp-block-post-social-share .x-share svg {
  height: 1.6rem;
  width: 1.6rem;
}

.wp-block-post-excerpt {
  margin-bottom: 1.5rem;
}
.wp-block-post-excerpt .wp-block-post-excerpt__excerpt {
  margin-bottom: 0.5rem;
}
.wp-block-post-excerpt .wp-block-post-excerpt__more-text {
  margin-bottom: 0;
}

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