







a {
  color: #AC172B;
}

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

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

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



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

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

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

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



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

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


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




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

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