@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");.view-mobile{display:none}body{font-family:'Roboto', system-ui, -apple-system, sans-serif !important}h1,h2,h3,h4,h5,h6{font-family:'Roboto', system-ui, -apple-system, sans-serif !important;font-weight:300 !important}.portfolio-list{display:flex;flex-direction:column;gap:2rem}.portfolio-item h3{font-size:1.8rem;margin-bottom:0.5rem}.portfolio-item img{width:100% !important;max-width:600px !important;height:auto;margin-bottom:1rem;border-radius:4px}.portfolio-description{width:100% !important;max-width:600px !important;text-align:left}.author__avatar img,.author-profile__avatar img,img.avatar,.avatar{border-radius:0 !important}@media (max-width: 700px){.view-mobile{display:block !important}.portfolio-list{padding:0 1rem !important}.portfolio-item{display:flex !important;flex-direction:column !important;margin-bottom:2rem !important}.portfolio-item img{display:block !important;width:100% !important;max-width:100% !important;height:auto !important;margin-bottom:1rem !important;object-fit:contain !important}.portfolio-description{width:100% !important;max-width:100% !important;text-align:left !important}.portfolio-item h3{font-size:1.4rem !important}.author__avatar,.author-profile__avatar{display:none !important}body.home .author__avatar,body.home .author-profile__avatar{display:block !important}}
