.modal-header .btn-close {
    margin: 0 !important;
}

.modal-body {
    direction: ltr;
}
p {
    direction: rtl;
}