







a {
  color: #E8B819;
}

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

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

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



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

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

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












