body.page .theme-tags,body.single .theme-tags{margin:.875rem 0}body.page .theme-tags ul,body.single .theme-tags ul{display:flex;--gap: var(--bs-gutter-x, 1.875rem);flex-wrap:wrap;-moz-column-gap:var(--gap);column-gap:var(--gap);row-gap:calc(var(--gap) / 2)}body.page .theme-tags li,body.single .theme-tags li{padding:.625rem;min-width:11.25rem;display:flex;justify-content:center;align-items:center;gap:.5625rem;color:var(--theme-primary);background-color:var(--theme-light-blue)}body.page .theme-tags li a,body.single .theme-tags li a{text-decoration:none;display:flex;justify-content:center;align-items:center;gap:.5625rem}body.page .theme-tags li .icon,body.single .theme-tags li .icon{width:.875rem;height:1.25rem;flex-shrink:0}
