.grass_bg {
    color: transparent;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    width: fit-content;
    background-image: url(/img/artykuly/eko_tires/grass_texture.jpg);
    background-size: cover;
    text-shadow: 2px 2px 5px #999a;
}