.text_highlight_module {
  padding-top: 26px;
  padding-bottom: 26px;
  margin-bottom: 24px;
}

.text_highlight_module .text-container {
  max-width: 66%;
  margin: auto;
  text-align: center;
  color: #413737;
  font-family: "FolioStd-Medium";
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.text_highlight_module .text-container p {
  padding: 0;
  margin: 0;
}

.text_highlight_module h2 {
  color: #413737;
  font-family: "Argent CF";
  font-size: 36px;
  font-style: italic;
  font-weight: 300;
  letter-spacing: -0.69px;
  line-height: 48px;
  text-align: center;
}
