@charset "utf-8";
body {
	background: url('../img/bg.jpg') repeat top center fixed;
}
.cta-section {
	background: url('../img/bg2.png') top center;
}
.cta-section h2 {
	color: #fff;
}

.diamond {
	background-color: #fa8316;
	font-weight: bold;
}
.diamond-text {
	color: #231400;
}