@media (max-width: 992px) {
  .block-text .container {
    padding-left: 2.5rem;
    padding-right: 2.5rem
  }
}

.block-text .title {
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(0 58 106 / var(--tw-text-opacity))
}

.block-text .text-center-title {
  margin-bottom: 2.5rem;
  text-align: center;
  font-size: 2rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 58 106 / var(--tw-text-opacity))
}

.block-text .sub-title {
  margin-bottom: 1.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity))
}

.block-text .body {
  font-size: 1rem;
  line-height: 1.5rem
}

.block-text ul {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-size: 1rem;
  line-height: 1.5rem
}

.block-text ul[class$="bullets"] {
  list-style-type: none;
  padding-left: 0px
}

.block-text li {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem
}

.block-text li *::marker {
  position: relative
}

.block-text li::marker {
  position: relative
}
