.rtl .page-content {
    line-height: 2;
    font-size: 15.5px;
    color: #444;
}

.rtl .page-content p {
    margin-bottom: 18px;
    text-align: justify;
}

.rtl .page-content h2.title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 22px;
}

.rtl .page-content h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    margin-bottom: 15px;
}

.rtl .page-content .lead {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.9;
}

.bg-light-2 {
    border-radius: 10px;
}

.content-text {
    line-height: 2;
    text-align: justify;
    font-size: 15.5px;
}

.content-text p {
    margin-bottom: 16px;
}