/* [project]/src/app/_prismic-slices/TextBlock/TextBlock.module.css [app-client] (css) */
.TextBlock-module__4mgJla__markdown {
  font-weight: 400;
}

.TextBlock-module__4mgJla__markdown > p {
  margin-bottom: 1.5rem;
}

.TextBlock-module__4mgJla__markdown ul, .TextBlock-module__4mgJla__markdown ol {
  margin-top: .5rem;
  margin-bottom: 1rem;
  padding-left: 2rem;
}

.TextBlock-module__4mgJla__markdown ul {
  margin-left: 2rem;
  list-style-position: outside !important;
}

.TextBlock-module__4mgJla__markdown strong {
  font-weight: 700;
}

.TextBlock-module__4mgJla__markdown ul > li {
  margin-bottom: .5rem;
  list-style-type: disc;
}

.TextBlock-module__4mgJla__markdown ol > li {
  margin-bottom: .5rem;
  list-style-type: decimal;
}

.TextBlock-module__4mgJla__markdown h1, .TextBlock-module__4mgJla__markdown h2, .TextBlock-module__4mgJla__markdown h3 {
  margin-top: 3rem;
  margin-bottom: .5rem;
  padding: 0;
}

.TextBlock-module__4mgJla__markdown a {
  --tw-text-opacity: 1;
  color: rgba(59, 130, 246, var(--tw-text-opacity));
}

.TextBlock-module__4mgJla__markdown a:hover {
  --tw-text-opacity: 1;
  color: rgba(191, 219, 254, var(--tw-text-opacity));
}

/*# sourceMappingURL=src_app__prismic-slices_TextBlock_TextBlock_module_942ba049.css.map*/