







a {
  color: #A45B0C;
}

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

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

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



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

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

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

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



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

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


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





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