.icon.trash{order:999}.icon{display:grid;grid-template-columns:1fr;grid-template-rows:1fr 1rem;grid-gap:.5rem;min-width:92px;min-height:64px;--icon-title: var(--atari-white);--text-color: black}.icon__title{display:grid;background:var(--icon-title);color:var(--text-color);justify-content:center;align-content:center;text-transform:uppercase;font-size:.75rem}.icon__image{background-repeat:no-repeat;background-position:center bottom}.icon.selected{background:#00000080;color:#000!important}
