/*
Description:  Blockpress Child Theme for C00pyleft
Author:       Coopyleft
Template:     blockpress
Version:      1.0.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: blockpress-child

*/

.wp-block-post.tecnologie{background: #fff;} 
.wp-block-post.tecnologie:hover {
  box-shadow: 0 3px 40px rgb(188 207 219 / 35%);
}

.list-tec ul li:nth-child(2) .fr-animate{
    transition-delay: .3s;
}
.list-tec ul li:nth-child(3) .fr-animate{
    transition-delay: .5s;
}
.list-tec ul li:nth-child(4) .fr-animate{
    transition-delay: .7s;
}

.wp-site-blocks > * + * {
    margin-block-start: 0!important;
}