.lang-fa, .lang-fa body { font-family: 'IRANYekanX', sans-serif !important; }
.lang-btn.active { background-color: #9bc8ff; color: white; }
.custom-scrollbar::-webkit-scrollbar { width: 8px; }
.custom-scrollbar::-webkit-scrollbar-track { background: #f0fdf4; }
.custom-scrollbar::-webkit-scrollbar-thumb { background: #10b981; border-radius: 10px; }
.hidden-section { display: none; }
h2{
    font-size:24px !important;
    color:#195df4 !important;
}
h3 {
    color : #fafafa !important;
}
#score-breakdown-card h3 {
    color: #195df4 !important;
}
#eligibility_card h3 {
    color: #195df4 !important;
}		
#lang-en {
    color : #383b40 !important;
}

#lang-fr {
    color : #383b40 !important;
}

#lang-fa {
    color : #383b40 !important;
}
select {
    width: 50% !important;
}