

	
	.text-light-peach h1, h3 {
	color: #efc9ac !important;
}
.text-light-peach span{
	color: #FFF;
}

.greentext {
	color: #5d716a !important;
}
.whitetext a{
	color: white !important;
}
	.copyright {
		color: white;
		font-size: 10px;
	}
.margintop {
	margin-top: 40px;
}
.margintopsmall {
	margin-top: 20px;
}