top of page
Search

$7,000 APPROVAL!

My Mentee now has the cash to put down on her house. She was approved for a $7,000.00 business credit card with 0% interest for 12 months.


CONGRATULATIONS

This means she can use the bank's money for FREE and pay it back over time without her credit score dropping.


How is that possible I'll tell you...


Its because the balance on a business credit card is NOT calculated into her personal credit score, so her utilization will NOT be affected.


Once you learn financial literacy, you can play the game to win

Let me know in the comments who want to play the game to win.


There's no other way but UP from here!

Have a MIRACULOUS day.

Yesssssssss! Let's do it! TOGETHER


ree

 
 
 

Comments


bottom of page
/* MAIN STYLES */ body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color: #f8f9fa; } /* PIN DISPLAY */ .pin-dot { transition: all 0.3s ease; font-size: 32px !important; } /* BUTTONS */ button { border-radius: 8px !important; padding: 12px 24px !important; font-weight: 600 !important; transition: all 0.3s ease !important; border: none !important; cursor: pointer !important; } button:hover { transform: translateY(-2px) !important; box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important; } .btn-primary { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important; color: white !important; } .btn-secondary { background: #6c757d !important; color: white !important; } .btn-danger { background: #dc3545 !important; color: white !important; } .btn-success { background: #28a745 !important; color: white !important; } /* NUMBER PAD */ .number-btn { width: 70px !important; height: 70px !important; border-radius: 50% !important; font-size: 24px !important; background: #f0f0f0 !important; color: #333 !important; margin: 5px !important; } .number-btn:hover { background: #667eea !important; color: white !important; } /* INPUTS */ input, select, textarea { border-radius: 8px !important; border: 2px solid #e0e0e0 !important; padding: 12px 15px !important; font-size: 16px !important; transition: all 0.3s ease !important; } input:focus, select:focus, textarea:focus { border-color: #667eea !important; outline: none !important; box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1) !important; } /* MESSAGES */ .error-message { background: #fff5f5 !important; border: 1px solid #fc8181 !important; color: #c53030 !important; padding: 15px !important; border-radius: 8px !important; margin: 15px 0 !important; } .success-message { background: #f0fff4 !important; border: 1px solid #68d391 !important; color: #276749 !important; padding: 15px !important; border-radius: 8px !important; margin: 15px 0 !important; } /* DASHBOARD CARDS */ .dashboard-card { background: white !important; border-radius: 12px !important; padding: 20px !important; box-shadow: 0 4px 20px rgba(0,0,0,0.08) !important; margin-bottom: 20px !important; } /* ADMIN PAGE */ .admin-warning { border: 3px solid red !important; padding: 20px !important; background: #fff5f5 !important; border-radius: 10px !important; margin: 20px 0 !important; } /* MOBILE RESPONSIVE */ @media (max-width: 768px) { .number-btn { width: 60px !important; height: 60px !important; font-size: 20px !important; } .dashboard-card { padding: 15px !important; margin: 10px 0 !important; } h1 { font-size: 24px !important; } h2 { font-size: 20px !important; } }