.jumuah{
    margin: auto;
    margin-top: 20px;
} 

.jumuahIcon{
    width: 30px;
    height: 30px;
    border: 1px solid #1F2D54;
}
 .jumuhas{
    border: 0px solid red;
}
.jumabox{

    border-radius: 12px;        
    margin-top: 10px;
    background-color: #1B4151;
}
.jumaTitle{

    font-size: 16px;
    font-weight: 500;
    margin: auto;
    color: #FFFFFF;
    display: flex;
    text-align: center;
    width: 100%;
} 
.khateeb{
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
}
.khateebTitle{
    font-size: 14px; font-weight: 500;  text-align: left
}
/* 					.prayerTimingMainDiv{
    width: 100%;
    border: 0px solid black;
    border-radius: 10px;
    padding: 1px;
} */
.w-100{
    width:100%;
}