

.theme-bg{
	background-color:#79CBDF;
}


body > .container-fluid{
	padding-bottom:260px;
}




a {
  color: #F5526D;
}

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

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

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



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

.theme-secondary-color{
  color:#79CBDF;
}

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












.header-customized{background-size:contain;}
.header-customized {background-color:#76D8D7;}
