#no_results {
  height: 20px;
  letter-spacing: 0.03em;
  font-size: 18px;
  margin-top: 30px;
  color: var(--color-dark-accent);
  font-family: sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
}
