/*** side specific ***/

.gridItem h2 {
  margin: 10px 0;
  font-size: 24px;
}

.greeting {
  text-align: center;
  font-family: 'ShadowsIntoLight', cursive;
  font-size: 2.5em;
}

.hint {
  font-family: 'ShadowsIntoLight', cursive;
  font-size: 2em;
}

.projectHead {
  padding-top: 24px;
  border-top: 1px #000000 solid;
}