.brxe-post-content h1,
.brxe-post-content h2,
.brxe-post-content h3,
.brxe-post-content h4,
.brxe-post-content h5,
.brxe-post-content h6, .post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  margin-bottom: 1rem;
  color: #1F1B62;
  font-weight: 600;
  line-height: 1.3;
}
.brxe-post-content h1, .post-content h1 {
  font-size: 2.5rem;
}
.brxe-post-content h2, .post-content h2 {
  font-size: 2rem;
}
.brxe-post-content h3, .post-content h3 {
  font-size: 1.5rem;
}
.brxe-post-content h4, .post-content h4 {
  font-size: 1.25rem;
}
.brxe-post-content h5, .post-content h5 {
  font-size: 1rem;
}
.brxe-post-content h6, .post-content h6 {
  font-size: 0.875rem;
}
.brxe-post-content ul, .post-content ul {
  margin-bottom: 1rem;
  list-style: disc;
  padding-left: 1.5rem;
}
.brxe-post-content ol, .post-content ol {
  margin-bottom: 1rem;
  list-style: decimal;
  padding-left: 1.5rem;
}
.brxe-post-content li, .post-content li {
  margin-bottom: 0.25rem;
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
}
.brxe-post-content a, .post-content a {
  color: #006FFA;
  text-decoration: underline;
}
.brxe-post-content a:hover, .post-content a:hover {
  text-decoration: none;
}
.brxe-post-content p, .post-content p {
  margin-bottom: 1rem;
  color: #333;
  font-size: 1rem;
  line-height: 1.5;
}

/*# sourceMappingURL=post-content.css.map */
