.project-info>span{display:grid!important;place-items:center!important;width:2rem!important;height:2rem!important;color:var(--gold-soft)!important;background:transparent!important;border:1px solid rgba(216,197,162,.28)!important;border-radius:50%!important;flex:none!important}
.card-arrow{width:.9rem;height:.9rem;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s}
.project:hover .card-arrow,.project:focus-within .card-arrow{transform:translate(2px,-2px)}
@media(max-width:560px){.project-info>span{width:1.8rem!important;height:1.8rem!important}.card-arrow{width:.78rem;height:.78rem}}
