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

.diamond {
	background-color: #f7316a;
}
.diamond-text {
	color: #fff;
}