.date-and-taxonomy{display:flex;justify-content:space-between}.date-and-taxonomy time{margin:3px 5px;margin-right:0}.date-and-taxonomy .chip>small{margin:3px;padding:2px 6px;border-radius:15px;position:relative;top:0;left:0;transition:.2s}.date-and-taxonomy .chip>small:hover{top:-2px;left:-1px;box-shadow:1px 1px 2px var(--black),0 0 1em var(--white),0 0 .2em var(--yellow)}.date-and-taxonomy__chip--author.chip>small{border-left:1px solid var(--black);border-radius:0;padding-left:10px;padding-right:8px}.date-and-taxonomy__chip--author.chip>small:hover{border-radius:15px}.date-and-taxonomy__chip--category.chip>small{border:2px solid var(--black)}.date-and-taxonomy__chip--tag.chip>small{border:2px solid var(--white);background-color:var(--black);color:var(--white)}@media screen and (max-width:1440px){}@media screen and (max-width:1280px){}@media screen and (max-width:1024px){}@media screen and (max-width:800px){}@media screen and (max-width:768px){}@media screen and (max-width:600px){.date-and-taxonomy{flex-direction:column}.date-and-taxonomy__chip-container{display:flex;justify-content:space-around;align-items:center;margin-top:1.7rem}.date-and-taxonomy__chip-container>.chip>small{margin-left:0;display:inline-block;width:fit-content;text-align:center}}