/* Add custom CSS styles below */ 

* {
    direction: rtl !important;
    text-align: right;
}
.advanced-slider__caption__inner--left {
    justify-content: center !important;
}
.stats p{
    text-align: center;
}