.rounded-image h2{
    font-weight: bolder;
    
}

.rounded-image img{
    object-fit: fill;
    border-radius: 50%;
    margin-bottom: 20px;
}

.edu_home_pics{
    border-radius: 1%; 
    box-shadow: 5px 10px 18px #888888 
}