/* High-contrast button copy for both automatic themes */
.choice-radio>.choice-copy b{color:#3159cc}
.choice-radio>.choice-copy small{color:#596783}
.choice-chat>.choice-copy b{color:#fff;text-shadow:0 2px 8px rgba(22,31,65,.35)}
.choice-chat>.choice-copy small{color:rgba(255,255,255,.9)}
[data-theme="night"] .choice-radio>.choice-copy b{color:#a9c4ff}
[data-theme="night"] .choice-radio>.choice-copy small{color:#c3cce2}
