.page-tags{margin-bottom:40px;display:flex;row-gap:20px;flex-wrap:wrap}@media(min-width:768px){.page-tags{margin-bottom:80px}}.page-tags__button strong{white-space:nowrap;text-transform:uppercase;font-size:16px;line-height:25px;transition:color .35s ease-in-out}.page-tags__button:not(:last-child) strong:after{content:"•";display:inline-block;margin:0 8px;vertical-align:text-bottom;color:var(--color-seafoam)}@media(min-width:768px){.page-tags__button strong{font-size:18px}.page-tags__button:not(:last-child) strong:after{margin:0 20px}}.page-tags__button--selected{color:var(--color-seafoam)}