li.project a{text-decoration:none;color:inherit}li.project .project-summary{display:flex;flex-direction:row;align-items:start;margin-bottom:20px;border:1px solid transparent;padding:.5em;border-radius:.5em;justify-content:space-between}li.project .project-summary:hover{border:1px solid silver}li.project .project-summary .project-thumbnail{margin-right:1em;margin-left:0;max-width:100px;height:auto;border-radius:15px}li.project .project-summary .project-details{display:flex;flex-direction:column;justify-content:center}li.project .project-summary .project-details h2,li.project .project-summary .project-details p{margin:0}li.project:nth-child(even) a .project-summary{background-color:#3b3b3b}