/* Start custom CSS */a {
  color: #ffd200;
}

a:hover {
  color: #52914F;
}/* End custom CSS */