#motto p#motto-title { 
  margin: 150px 400px 10px auto;
  color: #2073c5; 
  font-size: 5em; 
  font-weight: 900; 
  text-shadow: -1px 2px 5px rgba(0, 0, 0, 0.22); 
}

#motto #motto-text { 
  margin: 0px 500px 10px auto;
  color: #2073c5; 
  font-size: 25px; 
  text-transform: uppercase; 
  font-weight: bold; 
  width: 50%; 
  text-shadow: -1px 2px 5px rgba(0, 0, 0, 0.22); 
}