﻿
.image-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-team-shadow {
    box-shadow: 0px 0px 20px 3px #716557;
    border-radius: 5px;
}

.whoweare {
    max-width: 125px;
}
