/* Enter Your Custom CSS Here */
.entry blockquote p {
    border-left: none; /* !important*/
}

.rtlPara {
  direction: rtl;
}