







a {
  color: #F2692A;
}

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

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

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



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

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

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

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



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

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


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




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

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