.rp-games {
    font-family: 'Tahoma', 'Vazir', sans-serif;
}
.rp-dashboard {
    font-family: 'Tahoma', 'Vazir', sans-serif;
    line-height: 1.7;
}
.rp-dashboard h2 {
    color: #2c3e50;
    border-bottom: 2px solid #3498db;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.rp-dashboard strong {
    color: #e74c3c;
    font-size: 1.4em;
}