h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 700;
  font-family: "geometria-bold", serif;
  line-height: 1.15;
  margin: 0 0 1.5rem;
}
h2{
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.35;
  margin-bottom: 0;
  text-align: left;
  text-transform: uppercase;
}
.h2_vision{
  font-size: 4rem;
  text-align: center;
}
.text-bold{
  font-weight: 700;
  font-family: "geometria-bold", serif;
}
.text-italic{
  font-family: "geometria-italic", serif;
}