.team-member{text-align:center}.team-member-photo{position:relative;display:inline-block;margin:0 auto 60px auto;text-align:center;height:300px}.team-member-photo img{max-width:300px}.team-member-photo:after{position:absolute;content:'';z-index:1;top:0;right:0;bottom:0;left:0;background-color:#00999f;opacity:0;transition:all .2s ease}.team-member-name{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:0;opacity:0;color:#fff}.team-member-photo .img-accent::after{opacity:1}.team-member-photo .img-accent::after{transition:opacity .2s ease}.team-member-photo:hover{cursor:pointer}.team-member-photo:hover .img-accent::after{opacity:0}.team-member-photo:hover .team-member-name{opacity:1}.team-member-photo:hover:after{opacity:.8}.team-member .modal{text-align:left}