.padder {
  margin-top: 20px;
  margin-bottom: 20px;
}
.padBottom {
  margin-bottom: 20px;
}

.topMargin25{
  margin-top:25px;
}
.padTop {
  margin-top: 20px;
}
.copyTitle {
  font-size: 23px;
  line-height: 24px;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 3px;
  font-weight: 300;
  font-family: "Oswald",Arial,Helvetica,sans-serif;
}
.copyBody {
  font-family: "Open Sans",Arial,Helvetica,sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}

.copyBody>p{
  font-size:13px;
  margin-top: 8px;
}

.sectionTitle {
  font-size: 28px;
  line-height: 35px;
  font-family: "Oswald", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 10px;
  color: #424242;
  text-rendering: optimizelegibility;
}