.ff__podcast-links{align-items:flex-start;background-color:var(--ice);border-radius:20px;display:flex;flex-direction:column;gap:2.5rem;justify-content:space-evenly;list-style:none;margin:0;padding:2rem}.ff__podcast-links li a{align-items:center;color:var(--90-black);display:flex;gap:1rem;justify-content:center;text-decoration:none}.ff__podcast-links li a svg{fill:currentColor;height:70px}@media (min-width:640px){.ff__podcast-links{align-items:center;flex-direction:row;flex-wrap:wrap}}@media (min-width:1024px){.ff__podcast-links{gap:4.5rem}}