.about-us-text-with-background-content {
  border-radius: 5px;
  background-color: #efddca;
  padding: 27px 18px;
  font-style: italic;
  font-family: "EB Garamond", serif;
  color: #5c4b37;
  font-weight: 600;
  font-size: 18px;
  text-align: center;
}

.about-us-text-with-background {
  margin: 0;
}
