.spw-badge {
    margin: 8px 0;
    padding: 10px 12px;
    border-radius: 10px;
    background: #f7f7f8;
    font-size: 14px;
    line-height: 1.35;
}
.spw-badge {
	display: grid; gap: .25rem; 
}
.spw-line {
	line-height: 1.35; 
}
.spw-viewers__count {
	font-weight: 700;
} /* číslo vždy tučně */
.spw-purchase__when {
	font-weight: 600; 
}
