.bdmain {
  background-color: #F0F0F0;
  margin: auto;
  width: 40%;
}

.nombre {
  color: #080808;
  text-align: center;
  font-family: "Geom";
  font-size:10vw;
}

.profesion {
  color: #808080;
  text-align: center;
  font-family: "Geom";
  font-size:5vw;
}

.parrafo {
  color: #404040;
  font-family: "Geom"
  font-size:5vw;
}
