/**
 * @project           soi
 * @author            
 * @version           0.0.1
 * @build             Fri, Dec 13, 2024 9:57 AM ET
 * @release           164ad896f137fb38152488c03702d350af9226e2 [phase2]
 * @copyright         Copyright (c) 2024 
**/
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 */
