.section1 {
  padding: 50px 10%;
}

.section1 .text_content {
  color: #313350d9;
  font-size: 14px;
}

.section1 .text_content span {
  display: inline-block;
  margin: 10px 0px;
  font-size: 16px;
  font-weight: 500;
}

.section1 .text_content p {
  margin-top: 5px !important;
  /* margin-bottom: 0px; */
}
