.bg-green{
	background: radial-gradient(circle at center, #0f3d24 0%, #051a0f 70%);
}
.color-gold{
	color: #d4af37 !important;
}
.color-white{
	color: #fff;
}
.tp-about-para p{
	color: #fff !important;
}

.service-home img{
	height: 350px;
	width: 100%;
}