*{margin: 0; padding: 0; box-sizing: border-box;}
li{list-style: none;}
a{color: inherit; text-decoration: none;}

body{
    font-family: "Montserrat", sans-serif;
}
.inner{width: 1640px; height: auto; position: relative;}
