.tcl-basic-text__wrapper {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #d9d9d9;
}
.tcl-basic-text ul {
  list-style: disc;
  padding-left: 24px;
}
.tcl-basic-text ol {
  list-style: decimal;
  padding-left: 24px;
}

.tcl-section--light .tcl-basic-text__wrapper {
  color: #111111;
}