#contattaci {
	padding: 50px 0;
	color: white;
}

#contattaci h2 {
	color: white;
}

#Footer {
	position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 2px solid #666;
    z-index: 999;
}

#scopri h2 {
	    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
}

#btn-t {
	color: #000 !important;
	background-color: #fff;
	padding: 10px 15px !important;
	border-radius: 5px;
	margin-top: 3px;
}

#btn-t:hover {
	text-decoration: none;
}