.text-color-primary{
  color: #81c341!important;
}

.bg-color-primary{
  background-color: #81c341!important;
}

.text-color-secondary{
  color: #284d55!important;
}

.bg-color-secondary{
  background-color: #284d55!important;
}

#top-header,#main-header{
  z-index: 100!important;
 }

.body-text-color{
  color: #58595B!important;
}