.amountfree {
  display: block;
}

.amountfree .free-info-small {
  width: 100%;
  height: 8px;
  background: #e9ecef;
  border-radius: 999px;
  overflow: hidden;
}

.amountfree .zostalolinia {
  height: 100%;
  min-width: 4px;
  background: #6bae07;
  border-radius: 999px;
  transition: width 0.25s ease;
}

.amountfree p {
  margin-bottom: 0.5rem;
}
