.div_features_text_content {
  margin: 1rem;
  padding: 1rem;
  max-width: 800px;
}

.link-long {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
}

