﻿.elementi-tag a{
    color: var(--sfondo-principale)
}
.elementi-tag a:hover{
    font-weight: 600;
}

.img-blog{
    border-radius:10px;
}

.blog_post_share li:nth-child(3) {
    background-color: #25D366
}
