.blog-podcasts-list{display:flex;flex-direction:column;gap:.625rem}.blog-podcast-item{display:flex}.blog-podcast-item a:hover{background-color:#000;color:#fedb03}.blog-podcast-item a{background:var(--secondary);color:#000;font-size:1.0625rem;font-weight:700;line-height:1.17;padding:1rem 1.5rem;transition:all .25s ease;width:100%}.blog-podcast-item svg{height:1.25rem;width:1.25rem}.blog-podcast-item__title{margin-left:.625rem}