/* Change Sticky and Locked Icon to Bold */
.structItem-status--sticky:before { font-weight: 800; }
.structItem-status--locked:before { font-weight: 800; }
dd.blockStatus-message.blockStatus-message--locked:before { font-weight: 800; }
dd.blockStatus-message.blockStatus-message--locked:before { color: black; }