[onclick] {cursor:pointer}

#GdprCookieContainer {
    position:fixed;
    top:14vh;
    bottom:auto;
    color:white;
    left:0;
    right:0;
    text-align: center;
    z-index: 99999;
}
#GdprCookie {
    background-color: rgba(0,0,0,0.8);
    color:white;
    padding:1em;
}
#GdprDescription {}
#GdprButtons {
    text-align: center;
    margin-top:1em;
}

#GdprTutti {
    background-color: #666666;
}
#GdprTecnici {
}

.fa-li {
    padding-top:0.25em;
}

.text-line-through {
    text-decoration: line-through;
}