.f-reference {
  position: relative;
  max-width: 198px;
  margin: 0 auto;
}
.f-reference__num {
  font-family: Outfit;
  position: absolute;
  left: 30px;
  bottom: 0;
  font-size: 64px;
  line-height: 1;
  color: #0060FB;
}