







a {
  color: #2482C0;
}

.theme-primary-color{
  color:#2482C0;
}

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

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

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

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

.theme-primary-multi{
  background-color:#2482C0;
  
  color:#FFFFFF;
}

.theme-secondary-color{
  color:#2EA3F2;
}

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












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