
.theme-bg-over-color{
  color:#000000;
}

.theme-bg{
	background-color:#000000;
}






a {
  color: #000000;
}

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

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

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

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

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

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














