a {
  text-decoration: none;
  color: inherit;        
}

li,ul {
  list-style: none; 
  margin: 0;
  padding: 0;
}

body {
    font-family: 'Montserrat', sans-serif;
}