.photo img {
    border: 5px solid white;
    -webkit-box-shadow: 3px 2px 2px rgba(0,0,0,.3);
}

h4.role {
	color: #264D69;
	margin-top: -6px;
}


.staff-main-photo img{max-width:100%}
.staff-photo-wrapper{text-align:center}
.staff-photo-wrapper .photo{margin-bottom:10px}
.staff-photo-wrapper .photo img{border-radius:4px}
.staff-text-wrapper{margin-bottom:30px}
.staff-text-wrapper h3{margin:0 0 20px}
.staff-text-wrapper h5{color:#2A4E68;font-weight:700;margin-top:10px}
a.staff-twitter{background:url(../images/foundation-staff/icon_twitter.png) center no-repeat;display:inline-block;width:25px;height:25px;margin-right:10px}
a.staff-linkedin{background:url(../images/foundation-staff/icon_linkedin.png) center no-repeat;display:inline-block;width:25px;height:25px;margin-right:10px}
a.staff-openstack{background:url(../images/foundation-staff/icon_openstack.png) center no-repeat;display:inline-block;width:25px;height:25px}
.light{background:#edf2f7;width:100%;padding:60px;margin:60px 0 0;border-radius:4px;text-align:center}