/* =Default theme
-----------------------------------------------------------------------------*/
.primary{
	background-color: #193942;
	color: #ffffff;
}
.primary .ligth{
	background-color: #8b6ca5 !important;
}
.secondary{
	color: #aa4196;
}
.bg-white{
	background-color: #ffffff;
}