.staff_member { overflow: auto; }
.staff_member .staff-image { float: left; }
.staff_member .staff-image .wp-post-image { float: right; }
.staff_member .entry-header, .staff .entry-content, .staff .entry-meta {  }

.staff_member h1 { text-transform: uppercase; border-bottom: 1px solid @warmgray4; margin-bottom:10px; margin-bottom: .71428571rem; padding-bottom: 7px; padding-bottom: .5rem; }
.staff_member h1 span { color: @warmgray10; font-weight: 300; font-size: .7em; text-transform: lowercase; }
.staff_member h1 a { color: @black; }
.staff a { text-decoration: none; }
.staff span { color: @warmgray10; font-size: .8em; }
.staff-info { color: @warmgray10; }
.staff-info i { margin-left: 14px; margin-left: 1rem; }