.setting-tag{align-items:center;display:flex}.dot.active{background:red;color:green}.circle{background:rgba(255,0,0,.3);border-radius:100px;display:grid;height:14px;margin-right:5px;place-items:center;width:14px}.circle.active{background:rgba(20,200,50,.3)}.dot{background:rgba(255,0,0,.9);border-radius:100px;display:block;height:6px;width:6px}.active .dot{background:rgba(0,200,0,.9)}