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