.full-btn a{
    text-decoration:none !important;
}
.full-btn .elementor-button-icon{
  background-color: #000;
  padding: 6px;
  border-radius: 30px;
  font-size: 16px;
}
.full-btn .elementor-button-text{
    align-content: center;
}
.full-btn-arrows-white .elementor-button-icon{
    fill:#fff;
    font-size: 12px!important;
    padding: 8px;
}
.full-btn-arrows-white .elementor-button-icon svg{
    fill:#fff;
}
.full-btn-arrows-white a:hover .elementor-button-content-wrapper .elementor-button-icon svg{
    fill:#fff !important;
}
.box-evento:hover{
    background-color: #F3BEBE;
}
.box-evento:hover .jkit-button a{
    background-color: #F3BEBE !important;
}
.box-evento .jkit-button a:hover{
    background-color: #000000 !important;
}
.box-media:hover{
    background-color: #2A2457 !important;
}
.full-btn-download{
    display: inline-block;
}
.full-btn-content{
    display: flex;
    justify-content: center;
    align-items: center;
}
.full-btn-righetesto{
    display: flex;
    flex-direction: column;
}
.full-btn-icon {
    display: flex;
    align-items: center;
}
.contenitore-icona {
    background-color: #000;
    padding: 5px;
    border-radius: 30px;
    line-height: 1;
}
.contenitore-icona-stampa {
    background-color: #666;
    border-radius: 30px;
    line-height: 1;
}
.contenitore-icona-stampa i {
    line-height: 1;
    padding:6px
}