body {
  margin: 0;
  padding: 0;
}

.we {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  color: #ffffff;
}

.we a {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  color: #ffffff;
}

.we a:hover {
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  color: #cccccc;
}

.content {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  color: #ffffff;
}

a {
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
}

a:hover {
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
}
