.voting-card-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
}
