div[data-fragment-name=”articleDetail”] div > header + p span.bullet_item {
display: flex;
margin-bottom: var(–space-3);
}
div[data-fragment-name=”articleDetail”] div > header + p span.bullet_item:before {
font: bold 1em/0 monospace;
content: “2022”;
padding: 0 10px 0 5px;
line-height: normal;
}