.changeable-text { color: #000; transition: color .3s ease; }
.t-dark .changeable-text { color: #fff; }
