/*
Theme Name: Dividend
Description: Hype/waitlist marketing theme for DIVIDEND, a cooperative sci-fi VR MMO. Nine-page pre-alpha site (Home, Gameplay, Classes, World, Story, Vision, Roadmap, FAQ, Press Kit) with a founding-access email waitlist.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: dividend
*/

body {
  margin: 0;
  background: #0a0a0b;
}

::selection {
  background: #ff4d1c;
  color: #0a0a0b;
}

a {
  color: #5ec8ff;
}

a:hover {
  color: #8fdcff;
}
