#participationtypeBox h4 { font-weight: bold; }
.form-group--part-types { margin-left: 30px; }

.field__postscript {
  font-size: 12px;
  color: #555;
}

@media (min-width: 768px) {
  .five-columns > .col-sm-2 {
    width: 20%;
  }
}