div.card[item="sidc_daily_bulletin_summary"] tbody td {

    background-color: #FF404B;
    color: white;
}

div.card[item="sidc_daily_bulletin_summary"] tbody td.quiet {

    background-color: #50C878;
    color: white;
}