.lp-section-footer-button {
	text-align: center;
	margin: 32px 0;
}

.lp-section-footer-button__link {
	display: inline-block;
	padding: 10px 24px;
	background: #333;
	color: #fff;
	text-decoration: none;
	border-radius: 4px;
	font-size: 14px;
}

.lp-section-footer-button__link:hover {
	opacity: 0.85;
}


.section-footer-btn {
    padding: 12px 36px;
}