html, body { 
  background-color: #231f20;
  color: #5a5858;
}
a { 
 color:  #113e53;
}


a:hover, a.active { 
  color:  #da7100;
}

