.xmark-button{align-items:center;display:flex;height:16px;justify-content:center;position:relative;width:16px}.xmark-button:after,.xmark-button:before{background:#bdbdbd;border-radius:2px;content:"";display:block;height:2px;pointer-events:all;position:absolute;width:100%}.xmark-button:before{transform:rotate(45deg)}.xmark-button:after{transform:rotate(-45deg)}
