@layer resets {
    strong,
    b {
        font-weight: var(--font-weight-semibold);
    }
}