:root { --rotowanie-main: #fed001; } .rotatte_title { border-bottom: 3px solid var(--rotowanie-main); width: fit-content; position: relative; } .rotatte_title::after { content: ""; width: 30px; height: 30px; display: inline-block; background-image: url(/img/artykuly/rotowanie/tires_after.png); background-size: cover; background-position: center; position: relative; top: 5px; left: 5px; }