


.theme-img-bg{
 	background-image:url(/i/00/00/10/19/13/BACKGROUND.jpg?v=1);
}


.theme-title{
  color:#FFFFFF;
}

.theme-subTitle{
  color:#FFFFFF;
}

.theme-content{
  color:#FFFFFF;
}

a {
  color: #FCD730;
}

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

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

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

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

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

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

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

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

.theme-mod{
  	background-color:#000000;
  
  	border:1px solid #CB5F31;
}


.theme-mod-bg{
  background-color:#000000;
}

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








