.list-entry {
  display: flex;
  align-items: center;
  margin-top: 8px;
  align-self: stretch;
  font-family: var(--ifx-font-family);
}