.content{margin-block:auto}.home{margin-top:5rem;font-size:1.2rem;padding:0 5%}.home section{text-align:center}.home a{color:#add8e6;cursor:pointer;text-decoration:underline}.home #pgp{cursor:pointer}.home #pgpmobile{display:none}.latest-projects-posts{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;margin-top:5rem;margin-bottom:2rem}.latest-projects-posts .project{display:flex;flex-direction:column;margin:1rem 0;width:100%;max-width:40%;gap:1rem}.latest-projects-posts .project .title{font-size:1.2rem}.latest-projects-posts .project .description{font-size:1rem}@media (max-width: 600px){#pgp{display:none}#pgpmobile{display:inline-block}.latest-projects-posts .project{margin:1rem 5%;max-width:90%}}