.main-title {
  font-family: 'Press Start 2P', cursive;
  text-shadow: 5px 5px 0 #000000;
  font-size: 40px;
  color: #FFE600;
}


.main-title.-second {
  padding-bottom: 10px;
  text-shadow: none;
  text-align: center;
} 

.main-title.-black {
  color: #000000;
} 