src/components/HomepageFeatures/styles.module.css [78:86]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  background-color:rgba(60, 119, 235, 1);
  border-radius:50%;
}

.Pie > div:nth-child(2){
  width:0;
  height:0;
  position: absolute;
  margin: auto;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/components/HomepageFeatures/styles.module.css [154:162]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    background-color:rgba(60, 119, 235, 1);
    border-radius:50%;
  }
  
  .Pie > div:nth-child(2){
    width:0;
    height:0;
    position: absolute;
    margin: auto;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



