:root{--phoneWidth: (max-width: 420px);--tabletWidth: (max-width: 900px)}.post-tax{--border: 3px dotted var(--accent);position:relative;color:var(--accent);margin:0 0 15px;padding-bottom:15px;border-bottom:var(--border)}.post-tax:after{content:"";position:absolute;bottom:2px;display:block;width:100%;border-bottom:var(--border)}.post-tax a{background:var(--head1-bg)}.archive-selected{color:var(--color)}.archive-unselected{color:var(--accent)}