.orange{
    color: #FF9B40 !important;
}

.bg-o{
    background-color: #FF9B40 !important;
}
.custom-list{
    text-decoration: none;
    font-size: 20px;
}
a.noCursor:hover{
    cursor: default;
}
.info:hover{
 cursor: pointer;
}
@font-face {
    font-family: "AlQuranAlKareem";
    src: url("/fonts/Al-QuranAlKareem.ttf");
 }
.arabic_aya{
    font-family: 'AlQuranAlKareem';
    font-size: 30px;
}