/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.download-brochure--wrapper {
	background: #f1f1f2;
    margin-top: 60px;
    padding-bottom: 60px;
}
.download-brochure .title_30 {
	padding: 30px 0px;
	text-align: center;
	/*color: #7ca5ba;*/
}
.download-brochure .button_el {
	line-height: 35px;
	width: 80%;
}
.download-brochure--buttons > div {
	text-align: center;
}