.text-light {
	color: #FFF
}

.text-gold {
	color: #D3B055 !important
}

.text-gray-light {
	color: gray;
}


.text-green-light {
	color: #05D28D !important;
}


.text-sit4 {
	/* color: #FFF9DB; */
	color: #016A41;

}


.text-red-light {
	color: #f7a4a4 !important;
}


.border-green-light{
	border-color: #05D28D !important;
}