img {
  border: none;
  box-shadow: none;
}

.img-responsive {
  box-shadow: none;
}

img.logo {
  max-width: 400pt;
}

.card {
  background-color: initial;
  box-shadow: none;
}

.hero .social-icons {
  display: none;
}

.hero-body {
  background: url("/bg.png");
}
