.custom-card-01 {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
}
.custom-card-01__titulo {
  font-size: 1.7rem;
  font-style: normal;
  font-weight: bold;
}
.custom-card-01__propriedade {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: bold;
}
.custom-card-01__valor {
  font-size: 3.5rem;
}