body {
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}
p {
     font-size: 18px !important ;
    line-height: 24px !important;
}


.content aside .list-group-item::nth-child( odd ) {
    background: #fff;
}
.content aside .list-group-item:nth-child( even ) {
    background: #efefef;
}
.aside-nav li a,.aside-nav li a:link,.aside-nav li a:visited {
  color:#444;
  display:block;
  font-size:1rem;
  padding:1.25rem;
}
.card-body .text-primary{
    color: black !important;
    font-weight: normal;
}
.hadith_sanad_color{
    color: #3727c7;
}
.darood{
    /* color: rgb(4, 99, 67); */
    font-weight: bold;
}