.form-check-parent {
    border: none !important;
}

#root>div>div.secondary-bg.content>main>div>div:nth-child(3)>div>div>div>div.p-3.card>div {
    padding-left: 0 !important;
}

/* .CircularProgressbar .CircularProgressbar-path {
  stroke: #14A800 !important;
  stroke-linecap: round;
  -webkit-transition: stroke-dashoffset 0.5s ease 0s;
  transition: stroke-dashoffset 0.5s ease 0s;
}

.CircularProgressbar .CircularProgressbar-trail {
  stroke: #13769B !important;
  stroke-linecap: round;
} */
  
  /* .CircularProgressbar .CircularProgressbar-text {
    fill: #3e98c7;
    font-size: 20px;
    dominant-baseline: middle;
    text-anchor: middle;
 
  } */

  span.text {
      position: absolute !important;
      top: 50% ;
      left: 40%;
  }