/* Reset */
* {
padding:0;
margin:0;
vertical-align:baseline;
list-style:none;
border:0;
font-family: 'Poppins', sans-serif;
}