
.single-fundraisers .main {padding-top: 100px;}

.fundraiser {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 2em;
}

.fundraiser h1 {
  font-size: 2.375em;
}

.fundraiser:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.fundraiser-info {text-transform: uppercase;}

.fundraiser-info span {color: #efac1f;}

.fundraiser-pdf {text-align: center;}
.fundraiser-pdf a {
  display: block;
}
.fundraiser-pdf a:hover {
  text-decoration: none;
}
.fundraiser-pdf a img {
  margin-bottom: 20px;
}