.csa-poll-count:after {
  content: "";
  display: block;
  width: 6.583rem;
  height: .555rem;
  background: #fcec73;
  margin: .555rem auto 0;
}


li.htmx-swapping div {
  opacity: 0;
  transition: opacity 1s ease-out;
}
