body {
}

#hero {
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url("../../assets/img/1-desktop.jpg");
}

div {
}

#twitter {
  text-align: center;
}

#linke {
  text-align: center;
}

#facebook {
  text-align: center;
}

.nav-item {
  text-align: center;
}

