.postbit_buttons a.postbit_like span {
	background-position: 0 -20px;
}

.likedby {
    background: var(--navubod);
    text-align: center;
    padding: 5px;
    color: var(--dunkeltext);
}

.likedby a {
text-transform: uppercase;
}
