html, body, input, a, button {
    font-family: "" !important;
}

body {
  background-color: rgb(0, 0, 0) !important;
}

.movie-title, footer, footer a {
  color: rgb(255, 255, 255) !important;
}

.movie-hover {
  background-color: rgba(51, 51, 51, 0.4) !important;
}

.movie-hover, .launch {
  color: #dddddd !important;
  border-color: #dddddd !important;
}

