.about-us-page-text-wrapper p {
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  text-align: center;
  max-width: 480px;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
}

.about-us-page-text-wrapper_italic p {
  font-weight: 400;
  font-style: Italic;
  line-height: 130%;
  letter-spacing: 0%;
}
