body {
  background-color: #0E1B2A;
  color: #EDEDED;
}
.post-card { background-color: rgba(255,255,255,0.05); }
a { color: #FFD466; }
a:hover { color: #FFE785; }
