/**
 * @project           villages-adoption-portal
 * @author            JDA Worldwide
 * @version           1.0.06
 * @build             Tue, Sep 16, 2025 11:19 AM ET
 * @release           690cb9ea4977d815bfce909a54f2fcec746a86da [develop]
 * @copyright         Copyright (c) 2025 
**/
body {
  background: none;
  color: black;
}

.site-container {
  width: 100%;
  margin: 0;
  padding: 0;
  background: none;
}

#header, #footer {
  display: none;
}

.entry a:after {
  content: " [" attr(href) "] ";
}
/*# sourceMappingURL=print.css.map */
