.comments-switch button { padding: .35rem .6rem; border: 1px solid var(--border, #ccc); background: transparent; border-radius: .5rem; cursor: pointer; } .comments-switch button[aria-pressed="true"] { font-weight: 600; outline: none; }