







a {
  color: #050000;
}

.theme-primary-color{
  color:#050000;
}

.theme-primary-bg{
  background-color:#050000;
}

.theme-primary-bd{
  border-color:#050000;
}



.theme-primary-multi{
  background-color:#050000;
  
}

.theme-secondary-color{
  color:#857D7D;
}

.theme-secondary-multi{
  	background-color:#857D7D;
  
}

.theme-mod{
  	background-color:#EDEEF5;
  
  	border:1px solid #7E42F5;
}


.theme-mod-bg{
  background-color:#EDEEF5;
}

.theme-mod-bd {
  border: 1px solid #7E42F5;
}








.header-customized {background-color:#000000;}
