







a {
  color: #333333;
}

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

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

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



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



.theme-mod{
  
  	border:1px solid #333333;
}



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

.theme-secondary-mod {
    
	  	border: 1px solid #333333;
}


.theme-secondary-mod-bd{
  border: 1px solid #333333;
}




.theme-separator-color {
  color: #333333;
}
.theme-separator-strokes{
  border-color:#333333;
}

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