.projetos__caixa {
   display: flex;
   align-items: center;
   flex-direction: column;

   gap: 0.6rem;
}
