.tk-reading-time { font-size: 1.3rem; letter-spacing: .08em; text-transform: uppercase; opacity: .7; margin: 6px 0 0; }
.tk-shipbar { padding: 12px 0 4px; }
.tk-shipbar__text { font-size: 1.3rem; margin: 0 0 8px; }
.tk-shipbar__track { height: 6px; background: rgba(255, 255, 255, .15); border-radius: 3px; overflow: hidden; }
.tk-shipbar__fill { height: 100%; width: 0; background: #ffc72c; border-radius: 3px; transition: width .4s ease; }
