.file-button{cursor:pointer;border:1px solid #070000;border-radius:5px;justify-content:center;place-items:center;width:100px;height:25px}.file-button:hover{cursor:pointer;border:1px solid #080000;border-radius:5px;justify-content:center;place-items:center;width:100px;height:25px}.shop-list{width:100%;height:100%}.remove-button{cursor:pointer;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;width:15px;height:15px;transition:all .2s ease-in-out;display:flex}.remove-button:hover{border:2px solid red;transform:scale(1.2)}.remove-container{justify-content:flex-end;align-items:center;width:100%;display:flex}
