.related-blog-wrapper {position: relative;}
.related-blog .swiper-button-next, .related-blog .swiper-button-prev {margin-top: -100px;}
.related-blog .swiper-pagination-bullet {background: #ECE9E1;}
.related-blog .swiper-pagination-bullet-active {background-color: #55b3b6;}

@media screen and (max-width: 699px) {
  .related-blog .blog-post-card {background: #ECE9E1;}  
}