.goBack svg{width:2rem}#arrow{fill:var(--green);transition:all .3s}.goBack:hover #arrow{fill:var(--gold)}.grid-container{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.grid-item{width:100%;height:250px;overflow:hidden}.grid-item img{object-fit:cover;width:100%;height:100%}
