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

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

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

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

.movie-hover, .launch {
  color: rgb(255, 255, 255) !important;
  border-color: rgb(255, 255, 255) !important;
}

