.streak_callout_container {
  display: flex;
  width: 100%;
  align-items: center;
  background: white;
}


.text-sm {
  color: blue;
}
.streak_callout_container .number {}