* {
  box-sizing: border-box;
}

.key-points__item,
.edit-post-visual-editor .edit-post-visual-editor__content-area .acf-block-preview .key-points__item {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #327DA2;
  padding: 1.5625rem 0;
  border-top: 1px dotted rgba(25, 25, 25, 0.3);
}
.key-points__item:nth-last-of-type(1),
.edit-post-visual-editor .edit-post-visual-editor__content-area .acf-block-preview .key-points__item:nth-last-of-type(1) {
  border-bottom: 1px dotted rgba(25, 25, 25, 0.3);
}

/*# sourceMappingURL=key-points.css.map */
