html body .btn.btn-primary {
  background-color: #007bb4;
  border-color: #007bb4;
}

html body .btn.btn-link {
  color: #ffffff;
}

div.aderisci-brochure {
    margin: 0 auto 1.3em auto!important;
	width:100%
}
@media (max-width: 1024px) {
    div.aderisci-brochure {
    margin: 0 auto 1.3em auto!important;
	width:100%
    }
}



