/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 div.item-list-tabs #members-with-photo.selected {
     border-bottom: 3px solid #743349;
 }
 div.item-list-tabs #members-with-photo.selected:after {
     border-top: 5px solid #743349;
 }
