.podcast-platforms{align-items:stretch;display:flex;flex-direction:column;flex-wrap:wrap;gap:.625rem;justify-content:flex-start;list-style-type:none;margin:0;padding:0}@media(min-width:576px){.podcast-platforms{flex-direction:row}}.podcast-platform a{--btn-bg:var(--white);--btn-color:var(--roasted);--btn-hover-bg:var(--white);--btn-hover-color:var(--bright-harvest);align-items:center;border:2px solid;display:flex;flex-direction:row;font-size:1.125rem;padding:.625rem}.podcast-platform a:focus,.podcast-platform a:hover{border-color:var(--bright-harvest)}.podcast-platform__img{flex:0 0 auto;margin-right:.625rem;width:1.875rem}@media(min-width:576px){.podcast-platform{flex:0 0 auto;width:calc(50% - .3125rem)}}