/* =========================
   EARNINGS STATUS
========================= */

.earning-paid {
  color: #22c55e;
  font-weight: 600;
}

.earning-unpaid {
  color: #facc15;
  font-weight: 600;
}
