#eventSection {
    table {
        td:first-child {
            > div {
                opacity: 1;
            }
        }
    }
}
