.cid-sCiYWTE1ss .circle_animation .circle_fill {
  -webkit-animation: circleFill 2.25s infinite;
  animation: circleFill 2.25s infinite;
  background-color: rgb(218, 202, 61);
}
.cid-sCiYWTE1ss .circle_animation .circle_null {
  margin-left: -0.5rem;
  border: 1px solid rgb(218, 202, 61);
  -webkit-animation: circleNull 2.25s infinite;
  animation: circleNull 2.25s infinite;
}

.cid-sCiZlmqFzN .card .square_fill {
  background-color: #094479 !important;
  transform: scale(0.8) translateX(-6.25rem);
}

.cid-sCn24nrUEt .card_item:nth-child(1) .square_fill {
  transform: translate(-5rem, -2rem);
  background-color: #094479 !important;
}
