.about__logo {
    display: block;
    width: 10rem;
    height: 10rem;
    margin: 0 auto 1rem;
    border-radius: 50%;
    object-fit: cover;
}
