@keyframes brightness-hover{0%{filter:brightness()}to{filter:brightness(1.2)}}.columns{gap:2rem 4rem;display:flex}@media screen and (width<=600px){.columns{flex-direction:column}}.columns .column{flex-direction:column;gap:2rem;height:max-content;display:flex}.columns .column h2{margin-bottom:.5rem}.columns .column h2:first-child{margin-top:0}.columns .column.left{max-width:700px}.about .callout{font-size:120%;font-weight:300}.about h2+p{margin-top:0}.about p:last-child{margin-bottom:0}.people .people-rows{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.people .people-rows .person{text-align:center;width:100px;color:inherit;font-size:80%;line-height:1em;text-decoration:none}.people .people-rows .person img{max-width:100%;margin-bottom:.25rem}.people .people-rows .person:hover img{animation:.2s forwards brightness-hover}.projects h3{margin-bottom:.5rem}.projects .project-category{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.projects .project-category .project-item{color:inherit;background:#fff;border:1px solid #ccc;padding:.25rem .5rem;text-decoration:none;display:block}.projects .project-category .project-item:hover{background:var(--primary-light);box-shadow:1px 1px 4px #ccc}.projects .project-category .project-item h4{margin:0}.projects .project-category .project-item .caption{margin:0 0 .5rem;font-size:14px}.projects .project-category .project-item .project-thumbnail{text-align:center}.projects .project-category .project-item .project-thumbnail img{max-height:100px}.blog-summaries{flex-direction:column;gap:.25rem;display:flex}
