.listInline {
li {
.fa-clock, time, &:before {
display: none;
}
}
}
.message-attribution-main {
li time {
display: none;
}
}
.structItem-cell.structItem-cell--latest {
a time {
display: none;
}
}
.listInline {
li time {
display: none;
}
}
.structItem-startDate {
&:before, time.u-dt {
display: none;
}
}