.post-tag{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;margin:0 .2rem;height:1.8rem;line-height:1rem;padding:.4rem .6rem;color:#757575;background-color:#fff;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}.post-tag:hover{cursor:pointer;color:#1e90ff}.post-tag:hover .icon{fill:#1e90ff}.post-tag .post-tag-name{display:inline-block;height:100%;font-size:1rem;font-weight:400;margin-left:.4rem}.post-tag:not(:first-of-type){margin-left:.4rem}