@media print {
  body{color:#000}
  .social,footer,form,header{display:none}
  a[href]:after{content:''}
}
