1 2 3 4 5 6 7 8
#btnYes { background-color: var(--offwhite); color: var(--ns-bg-dark-100); } #btnNo { color: gray; }