div:has(> i[data-icon="check_circle"]) {
/* This targets only the div wrapping the check_circle icon */
background-color: #00095B;
}