.pie {
  border-style: solid;
  border-color: white;
  font-size: small;
  background-color: #a60000;
  text-align: center;
  color: white;
  font-family: sans-serif;
}
.texto {
  font-family: sans-serif;
  font-size: small;
}
