/* Fonoble-style dark neon tweaks */
body {
  background-color: #0b0c10 !important;
  color: #66fcf1 !important;
}

a, .link {
  color: #66fcf1 !important;
}

header, .sidebar, .navigation-bar {
  background-color: #1f2833 !important;
}

input, textarea, select {
  background-color: #1f2833 !important;
  color: #66fcf1 !important;
  border-color: #45a29e !important;
}

