.next-prev-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
}

.next-prev-buttons .btn {
    margin-right: 30px;
}

a.btn.btn_with_icon.bgdark.btn_next img {
    margin-left: 20px;
    margin-right: 0;
}

.next-prev-buttons a.btn {
    padding: 10px 20px!important;
    width: 170px;
    display: flex;
    justify-content: space-between;
}


.swiper.single-related-posts{
    overflow:hidden;
    min-height:330px;
    padding-bottom:100px;
}

.single-related-post a {
    color: white;
    margin-top: 10px;
    display: block;
    font-weight: 400;
    font-size: 17px;
}

.aws-single-related-posts-widget {
    margin-bottom: 40px;
    position: relative;
}

.aws-single-related-posts-widget .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 25px;
}
