img {
  max-width: 100%;
}

ul li {
  list-style: none;
}

.list {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
