.step-desc {
    color: white;
    font-weight: var(--font-weight-bolder);
}

.about-us-photo {
    margin: 3rem;
    height: 15rem;
    width:15rem;
    border-radius: 60rem;
    object-fit: cover;
}