@media print {
  body {
    -webkit-print-color-adjust: exact; }
  .img-gradient {
    display: none !important; }
  .hero-title,
  .hero-description {
    color: #fff !important; }
  .navbar {
    display: block;
    border-width: 0 !important; }
  .navbar-toggle {
    display: none; }
  a[href]:after {
    content: none !important; }
  h1, h2, h3, h4, h5, h6 {
    font-size: 65%; } }

