/* The Ivy League Group — PlugNMeet Theme Overrides */

div#plugNmeet-app div.landscape-device,
div.landscape-device.bg-Gray-50,
div.landscape-device.is-pc {
  background-color: #1C1C1C !important;
}

div#startupJoinModal {
  background-color: #ffffff !important;
}

html, body {
  background-color: #1C1C1C !important;
}

/* Fix text readability on dark background in device setup modal */
div.wrapper h2, div.wrapper h3, div.wrapper p,
div.inner h2, div.inner h3, div.inner p,
#startupJoinModal h2, #startupJoinModal h3, #startupJoinModal p {
  color: #ffffff !important;
}
