.round_card_container{
    padding: 12px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.round_card_head img{
    width: 100px;
    aspect-ratio: 1;
    border-radius: 50%;
    border: 3px solid #35ab39;
}

.round_card_content {
    text-align: center;
    padding-top: 12px;
}
.round_card_content p:nth-child(1){
    margin: 0;
    text-transform: uppercase;
    font-weight: 800;
    color: #35ab39;
}

.round_card_content p:nth-child(2){
    margin: 0;
    font-weight: 400;
}

.round_investors_section{
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
}

.round_investors_section:nth-child(2){
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}
.round_card_content p{
    width: 200px;
}
.cus_heading{
    margin-bottom: 15px;
}
.cus_heading h2{
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 2px;
    color: #328434;
    font-weight: 700;

}
.cus_heading p{
    font-weight: 500;
    color: #414141;
}
@media only screen and (max-width: 600px) {
    .round_investors_section{
        justify-content: space-evenly;

    }
  }
  
  
@media only screen and (max-width: 1000px) {
    .round_investors_section{
        justify-content: center;

    }
  }
/*
     FILE ARCHIVED ON 23:16:00 Jun 14, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:58:29 Aug 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.586
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.016
  cdx.remote: 43.531
  LoadShardBlock: 292.708 (3)
  PetaboxLoader3.datanode: 330.443 (5)
  PetaboxLoader3.resolve: 230.717 (2)
  load_resource: 289.778
  loaddict: 143.704
*/