﻿
.main-header--three .main-header__logo__shape,
.blog-card__btn__icon i.far.fa-arrow-right,
.post-pagination a .post-pagination__icon,
.post-pagination span.post-pagination__icon {
    transform: rotate(0deg) scaleX(-1);
}


.main-header--three .main-menu .main-menu__list > li + li {
    margin-left: 0px !important;
    margin-right: 25px !important;
}

