.style_blog__LnKIk h1 {
  font-weight: 800;
}
.style_blog__LnKIk p {
  margin: 10px 0;
  /* text-indent: 20px; */
  line-height: 1.75em;
}
.style_blog__LnKIk a[href^="#"] {
  color: var(--color-primary);
  text-decoration: underline;
  vertical-align: super;
  font-size: .83em;
}
.style_blog__LnKIk hr {
  margin: 20px 0;
}

.style_blog__LnKIk * {
  word-break: break-word;
}


