/*
 Theme Name:   ciplast
 Theme URI:    https://www.postilla.marketing/
 Description:  SIEGI Uniparthenope
 Author:       Postilla srl
 Author URI:   https://www.postilla.marketing/
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../twentytwenty/style.css");
body {
	background: #fff;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}
.elementor-button-Scarica a {
    background-color: #1d3053;
    color: #fff;
    padding: 14px 40px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	border-radius: 0;
}
.elementor-button-Scarica a:hover {
    background-color: #FF9C00;
}
.elementor-button-Scarica a span {
	font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}