.base-text {
  color: #fff;
  background-color: #000;
  font-family: "Orbitron", "Eurostile", "Bank Gothic", sans-serif;
        line-height: 1.4;
	    font-size: 16px;
	    padding: 0 10px;
	    margin: 50px auto;
	    max-width: 700px;
}