.box{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 2px solid rgb(160, 26, 26);
}
.testimonio{
  text-align: center;
}


/* ESTRELLAS */
.estrella{

  color:yellow;
  border: 2px black;

}


/* FIN DE ESTRELLAS*/