.rd-navbar-static .rd-navbar-megamenu
{
	background: #260d50;
}

.rd-navbar-main-outer
{
	background-color: #F0EBFB;
}

.bg-gray-100
{
	background-color: #F0EBFB !important;
}

.bg-gray-700
{
	background-color: #260d50 !important;
}

.button.button-primary, .button.button-primary:focus
{
	background-color: #260d50;
	border-color: #260d50;
}