.c-iconText {
  display: flex;
  gap: 4px;
  align-items: center;
  margin-bottom: 11px;
  font-size: 14px;
  color: var(--Secondary);
  font-weight: 400;
}