/**
 * ADHD Site tweaks
 */

/* Hide top 'Register Now' link on Event Information pages */
div.register_link-top {
  display: none;
}