.team-box1{
    h3{
        color:red;
    }
}

.team-box1 .box {
    
  
    
}
.team-box1 .box img{
width:200px;
    height:200px;
    background-color:red;
    border-radius:50%;
}