/*===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;
}
/*============================*/
.form-label
{
	font-size: 16px;
	font-family: 'TajawalR', Tahoma, Trebuchet MS, Helvetica, Arial, sans-serif;
}