.team-content{
    background-color: var(--primary-color-opacity-10);
}
.team-content *{
    color: var(--primary-color);
}
