section.projects{font-size:3.75vw;background-image:url(/img/1.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:-1}
section .carousel-caption{bottom:25%;right:15%;left:60%;background:rgba(255,68,0,0.29);border:2px solid #ff4500}
section .carousel-text{background:#000;color:#fff;padding:30px 40px}
.bottone .exceed::after{content:"";position:absolute;bottom:0;left:0;border:0;width:0;height:100%;background-color:#ff4500;transition:all .8s cubic-bezier(0.7,-0.5,0.2,2);z-index:-1}
.bottone .exceed:hover{color:#fff;border:2px solid #0050}
.bottone .exceed:hover::after{background-color:#ff4500;width:100%;border:0;mix-blend-mode:multiply}
