.projeto-card__links{
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 1rem;
    width: 100%;
}