.hero-unit {
  height: 70px;
  padding: 60px;
  margin-bottom: 30px;
  background-image: url(../images/patterns/cubes.png);
}

body {
padding-top: 60px;
padding-bottom: 40px;
}

.support-option .btn {
  margin-bottom: 24px;
}

.support-icon {
  display: block;
  margin: 0 auto;
}

.feedback-option .btn {
  margin-bottom: 24px;
}

.feedback-copy {
  margin-top: 12px;
}
