.nosotros {
  background-color: #004855;
  color: #ffffff;
  padding: 95px 15px;
  text-align: center;
}

.nosotros h2 {
  font-size: 2.2rem;
  margin-bottom: 25px;
  font-weight: normal;
}

.nosotros p {
  max-width: 1600px;
  margin: 0 auto;
  font-size: 1.05rem;
  line-height: 1.5;
}