/* =====================================================


 Styles for Print


===================================================== */
/* -----------------------------------------------------

 Structure

----------------------------------------------------- */
body {
  background-color: transparent;
}

header.site-header,
footer.site-footer {
  display: none;
}
