.project.tile .tile-inner{flex-direction:column;height:100%;display:flex}.project.tile .project-time-stamp{justify-content:space-between;display:flex}.project.tile .team-members{flex-direction:column;flex-grow:1;gap:10px;margin-top:12px;display:flex}.project.tile .instructor-avatar{width:38px;height:38px}.project.tile .instructor-name strong{letter-spacing:1px;font-size:12px}.project.tile .instructor-name{font-size:11px}.project.tile .credit-badges{gap:5px;display:flex}.project.tile .credit-badge{outline:2px solid var(--tile-accent)}.project.tile .credit-badges .credit-badge.status{outline:2px solid var(--tile-accent);color:var(--tile-accent);background-color:#0000}.oop-project-footer{width:100%;display:flex}.oop-project-footer .footer-legend{width:50%;color:var(--muted);flex-grow:1;font-size:12px}
