







a {
  color: #220943;
}

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

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

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



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



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



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

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


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




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

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