/* assets/scss/print.css */
#daily-devotional-date-picker,
#sidebar,
#skip-link,
.modal,
.search,
button,
footer,
header,
hr,
nav {
  display: none !important;
}
img {
  max-width: 400px !important;
  max-height: 200px !important;
  width: auto;
  height: auto;
}
.inline-img {
  height: 1em;
}
