.open-indicator{display:flex;align-items:center;justify-content:center;gap:5px}.open-indicator>span{font-weight:500}.open-indicator>.open-status{display:block;width:16px;height:16px;border-radius:100%}.open-indicator>.open-status.open{background-color:green}.open-indicator>.open-status.closed{background-color:red}