/**
 * Lime
 */

body {
  color: #3C3C3C !important;
}

div.main section a, 
div.main section h1, 
div.main section h1 strong, 
div.main section h3, 
div.main section p.intro { 
   color: #B4C723 !important;
}

div.main section a:hover {
   color: #99AA1E !important;
}