﻿
#cont-3692 {
	background: var(--buttoncolor);
}
#cont-3692 h1 {
	color: #fff;
}
#cont-3692 h2 {
	color: #fff;
}
#cont-3699 {
	max-width: 600px;
	margin: 0 auto;
}
#col-3706 {
	display: inline-block;
}
#col-3708 {
	display: inline-block;
}
#cont-3705 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#cont-3711 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#cont-3711 strong {
	text-transform: uppercase;
}
#cont-3711 h2 {
	font-weight: 900;
	font-size: 30px;
}
#cont-3711 >div {
	border: 3px solid #eeeeee;
	padding: 30px;
	box-sizing: border-box;
	margin: 20px;
	width: calc(50% - 40px);
	max-width: 360px;
	text-align: center;
}
#cont-3711 .button {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 30px;
}