.female {
  color: red;
  font-weight: bold;
}
.marker {
  background:linear-gradient(transparent 60%, #ff6 60%);
}
