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

.diamond {
	background-color: #ff3e7a;
}
.diamond-text {
	color: #2D2D2D;
}

.cta-section .y {
	color: #FF7E00;
}