.skeleton-line {
  background-color: white;
  border-radius: 12px;
  width: 185px;
  height: 12px;
}

.skeleton-line:last-child {
  width: 105px;
}