.projects {
    justify-content: center;
    display: flex;
    font: small-caps bold 24px/1 sans-serif;
}
.links {
    justify-content: center;
    display: flex;
    font: small-caps bold 24px/1 sans-serif;
}
p {
    justify-content: center;
    display: flex;
    font: small-caps bold 20px/1 sans-serif;
}
img {
    justify-content: center;
    display: flex;
    border-radius: 8px;
}