







a {
  color: #000000;
}

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

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

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



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

.theme-secondary-color{
  color:#E2894E;
}

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

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



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

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


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




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

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