.acf-animated-counter {
  border-radius: 50%;
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #F8AD33;
  font-size: 36px; }
  .acf-animated-counter > div {
    padding: 1rem;
    text-align: center; }
