/**
 * PPSN Theme - Home Page Specific Styles
 * File: page-home.css
 * Description: Custom styles specific to the Home Page template (template-home.php)
 *
 * NOTE: Project card styles (.proj-card-img, .pci-*) are now in style.css (shared)
 */

#home-contact a {
  color: inherit !important;
}
