.masthead.segment {
  min-height: 400px;
  padding: 1em 0em;
}

.masthead h1.ui.header {
  margin-top : 1em;
  margin-bottom: 0em;
  font-size: 3em;
}

.masthead h2 {
  font-size: 1.2em;
  font-weight: normal;
}

.footer.segment {
  padding: 5em 0em;
}

.text.container{
  min-height: 100%;
  margin-top: 3em;
  margin-bottom: 5em;
}

.item.error{
  color: red;
}
