@charset "utf-8";
#header {
    background-color: #eca4ee;
       }

a:hover{
	color:#eca4ee !important;
}


 
.nav-justified li a.active{
	border-bottom: 2px solid #eca4ee !important;
	color:#eca4ee !important;
}
.nav-justified li a:hover{
	border-bottom: 2px solid #eca4ee !important;
	color:#eca4ee !important;

}

.panel-primary .panel-heading{
	background-color: #eca4ee !important;
}

.btn-primary{	
	background-color: #eca4ee !important;
}
.btn-primary:hover{
	background-color: #c981cb !important;
}

footer{
    background-color: #eca4ee;
}

td a{
	color: #eca4ee !important;
}

.wc-menusubmission li.current a{
    background: #eca4ee !important;
     border:1px solid #eca4ee;
}

