/**
 * @project           iii-theme
 * @author            Austin Bange, JDA Worldwide <austin.bange@jdaworldwide.com>
 * @version           0.0.1
 * @build             Thu, Nov 17, 2022 4:23 PM ET
 * @release           No git repository information found
 * @copyright         Copyright (c) 2022 JDA Worldwide
**/
body {
  font-family: Georgia, serif;
  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 */
