dt:target:not(#fakeID) {
    background: #fbe54e;
    border-left-color: #e6c805;
    display: block;
}
