.light{--text-color:#000}.dark{--text-color:#fff}.project-card{display:flex;flex:1 1;justify-content:space-between;align-items:center;margin:16px 0;padding:8px 0;color:var(--text-color)}.project-photo{width:40%}.project-info{margin-right:24px}.project-title{font-size:24px;font-weight:700}.project-tags{display:flex;max-width:60%;flex-wrap:wrap;color:#000}.tag{padding:4px 8px;background-color:#7fffd4;border-radius:4px;margin-right:6px;margin-bottom:4px}.project-links{display:flex;margin-top:6px;align-items:center}.project-links a{text-decoration:none;color:#000}.link-button{justify-content:center;background-color:#7fffd4;border-radius:4px;max-width:-webkit-max-content;max-width:max-content;padding:4px 8px;margin-right:6px;font-size:16px}.link-button,.link-button i{display:flex;align-items:center}.link-button i{margin-right:4px}@media only screen and (max-width:720px){.project-photo{width:70%}.project-card{flex-direction:column-reverse}.project-info{margin-left:0;margin-top:12px}.project-tags{max-width:100%}}
/*# sourceMappingURL=6.382f4344.chunk.css.map */