.pdf {
  background: url(../images/icon-pdf.png);
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 32px;
  padding-left: 40px;
}
.pdf,
.pdf a {
  color: #003E5A;
}
