.pers-online-course-module .swiper-wrapper .swiper-slide .buttons a {
    margin: 0;
    padding: 15px 14px;
}

.secondary-button a{
text-align: center;
}

.prev-module .fa, .next-module .fa{
display: none;
}


.lang-ru .block-system ul.breadcrumbs li:first-child:after {
    content: "Раздел";
}

.lang-ru .block-system ul.breadcrumbs li:nth-child(2):after {
    content: "Подраздел";
}

.lang-ru .block-system ul.breadcrumbs li:after {
    content: "Перспектива";
}