body{max-width:100vw;overflow-x:hidden}.posts-carousel{overflow-x:hidden;position:relative}.posts-carousel .carousel-next,.posts-carousel .carousel-previous{align-items:center;background-color:rgba(0,0,0,.5);border:none;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:background-color .3s;width:40px}.posts-carousel .carousel-next:hover,.posts-carousel .carousel-previous:hover{background-color:rgba(0,0,0,.7)}