/** ALARM SHEET RULES **/

#rule-group-list-content > .list-group-item[data-is-active='true'] {
    background-color: var(--bs-gray-100) !important;
}