.dotted-background{background-image:repeating-radial-gradient(center center,rgba(0,0,0,.1),rgba(0,0,0,.1) 1px,transparent 0,transparent 100%);background-size:10px 10px}.icon-remove{display:flex;align-items:center;justify-content:center;width:12px;height:12px;flex-shrink:0;cursor:pointer;opacity:.65}.icon-remove svg{width:100%;height:100%;color:#242628}.icon-remove:hover{opacity:1}html[data-theme=dark] .icon-remove{border-color:#f4f1f0}html[data-theme=dark] .icon-remove svg{color:#f4f1f0}