* {
   margin: 0;
   padding: 0;
   text-decoration: none;
   box-sizing: border-box;
   color: #222831;
   list-style-type: none;
   font-family: 'Montserrat', sans-serif;
}