/*===Adnan Issa====*/
/*============================*/
.rounded-xl
{
	border-radius: 20px !important;
}
/*============================*/
.text-brown
{
	color: #C98F22;
}
.text-browndark
{
	color: #996C1A;
}
.text-gold
{
	color: #FFD700;
}
.text-goldenrod
{
	color: #DAA520;
}
.text-goldenyellow
{
	color: #DAA520;
}
.text-orange
{
	color: #FF9108;
}
/*============================*/