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

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

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

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

.fundraiser-info span {color: #2e9a99;}

.fundraiser-pdf {text-align: center;}