.section-box h2:has(.title-category),.article-box h1:has(.title-category){display:flex}.section-box h2:has(.title-category) *:first-child,.article-box h1:has(.title-category) *:first-child{margin-right:var(--standard-space)}.section-box h2 .title-category,.article-box h1 .title-category{margin-left:auto}.title-category{padding:var(--small-space);padding-left:1.5rem;margin-right:calc(var(--standard-space) * -1);height:fit-content;align-content:center;background-color:var(--tertiary-color);color:var(--secondary-color);font-size:var(--category-font-size);font-family:playwrite de grund,sans-serif;clip-path:shape( from 25% 0%,arc to 25% 100% of 1%,hline to 100%,vline to 0,close );&:hover { opacity:var(--hover-opacity); color:var(--secondary-color); }}