p:empty {
display: none;
}
.promo-banner.banner-with-gif::after {
content: "";
background-image: url(https://amanitaeesti.ee/wp-content/uploads/2023/04/reuse-recycle-unscreen.gif);
position: absolute;
width: 150px;
height: 150px;
background-size: cover;
top: 0;
z-index: 100;
}
@font-face {
font-family: 'Benjamin';
src: url(https://amanitaeesti.ee/wp-content/uploads/2024/12/BenjaminFranklin.ttf);
}
.green-items li a span {
color: #016332;
font-family: 'Benjamin';
font-weight: 400;
}