







a {
  color: #080808;
}

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

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

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

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

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

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














