@mixin styles { .wbbBoardNode__unreadIcon { background-image: url(../images/style-6/custom/boardNewM.png); background-position: center center; background-repeat: no-repeat; fa-icon { visibility: hidden; } } .wbbBoardNode__defaultIcon { background-image: url(../images/style-6/custom/boardM.png); background-position: center center; background-repeat: no-repeat; fa-icon { visibility: hidden; } } }