#motto p#motto-title { 
  margin: 100px auto 0px auto;
}

#motto #motto-title {
  color: #1aba35;
  font-size: 100px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center; 
  display: block;
}

#motto #motto-text {
  color: #1aba35;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: center;
  font-weight: bold;
}