/**
 * @file
 * Contact Information CSS rules.
 */

#contactinfo .geo {
  display: none;
}

#contactinfo .phone abbr {
  border-bottom: none;
}
