.offset-top {
  margin-top: 4em;
}

h4.title {
  font-size: 26pt;
  font-weight: lighter;
}
h4.title img {
  display: inline;
  margin-right: 10px;
}

.activate-button {
  min-width: 120px;
}

.validation-errors {
  color: red;
}