.container {
    color: black;
    font-size: 14px;
    font-family: Georgia;
}

.intro-style {
    font-family: Georgia;
    font-weight: bolder;
    margin-top: 20px;
	font-size: 20px;
}

.row .dua-desc {
    width: 90%;
    margin-top: 20px;
	font-size: 16px;
}

.row .desc-title {
    color: black;
}

.row .text-center{
    font-size: 15px !important;
    margin-top: 60px;
    text-align: left;
    color: black;
    font-weight: bold;
}

.dua-item .dua-container{
    height:530px;
    margin-bottom: 20px;
}

.modal .modal-content .modal-body img{
    margin: 5px auto;
}

.modal .modal-content .modal-body .col-md-12 img{
    margin-top: 20px;
}
