.feature-slide:after { background: linear-gradient(0deg, rgba(40, 0, 21, .12), transparent 34%); }
.feature-slide > div { display: none; }
.recent-track { align-items: center; }
.recent-track img { width: 48px; height: 48px; flex: 0 0 48px; object-fit: cover; background: #fffdf8; }
.recent-track .recent-number { align-self: flex-start; }
.now-compact .play-button { width: 38px; height: 38px; padding: 0; border-radius: 50%; }
.now-compact .play-icon { width: 100%; height: 100%; display: block; margin: 0; }
.now-compact .play-button { background: #8d0045; }
.tunely-link { border: 0; padding: 0; height: 31px; display: inline-flex; align-items: center; }
.tunely-link img { display: block; width: 104px; height: 31px; object-fit: contain; }
