.process-grid li::before { content: none; }
.process-grid li small {
  grid-row: span 2;
  color: #df5c43;
  font-size: .76rem;
  font-weight: 850;
}
