@import url('https://fonts.googleapis.com/css2?family=Titan+One&display=swap');

.logo {
  font-family: 'Titan One', cursive;
  margin: 0;
	font-size: 20px; line-height: 70px !important; float: left;
  color: white;
  text-shadow: 0 0 0.05em #222, 0 0 0.2em #222, 0 0 0.3em #222;
 
	
}

