




.theme-title{
  color:#511D22;
}

.theme-subTitle{
  color:#C0BEB2;
}


a {
  color: #511D22;
}

.theme-primary-color{
  color:#511D22;
}

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

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



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

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

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

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



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

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


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




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

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