.tags{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}@media(max-width:480px){.tags{gap:.6rem;margin:3rem auto}}.tags span{display:block;background-color:#fff;border-radius:40px;padding:1rem 2.5rem;font-size:1.4rem;line-height:2.3rem}@media(max-width:480px){.tags span{border-radius:20px;padding:.4rem .75rem;font-size:1.2rem;font-feature-settings:"palt" 1;letter-spacing:.02rem}}