.team-member { text-align: center !important; background: white; border: 1px solid #FFF; border-radius: 10px; margin-bottom: 2em; }

.team-member img { border-radius: 30%; transition: 0.3s; }

.team-member img:hover { border-radius: 10%; transform: translateY(-3px) rotate(1deg); }

.team-member img { margin: auto !important; }

.team-avatar { height: 160px; filter: grayscale(0%); box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15); }

/*# sourceMappingURL=style_for_team.css.map */