.container-privacy {
  /* border: 1px solid black; */
  margin-top: 100px;
  margin-left: 40px;
  margin-bottom: 40px;
  margin-right: 40px;
}
.text-l {
  font-size: 15px;
  color: grey;
  line-height: 25px;
  text-align: justify;
}
span {
  font: bold;
  font-size: 18px;
  color: black;
}
.text-2 {
  font-size: 15px;
  color: grey;
  text-align: justify;
  margin-top: 10px;
}
