.progress {
  height: 4px;
  background-color: var(--c-border);
  border-radius: 4px;
  margin-bottom: 10px;
}
