.carousel-custom-navs{display:flex;justify-content:center}.carousel-custom-nav{width:165px;height:35px;margin-right:8px;margin-left:8px;background-color:#fcfcfc;border:.2px solid #D0D0D0;background-repeat:no-repeat;background-position:center;transition:all .3s ease}.carousel-custom-nav:hover,.carousel-custom-nav:focus,.carousel-custom-nav:active{box-shadow:0 4px 4px #00000026}.carousel-custom-nav-prev{border-radius:5px 0 0 5px;background-image:url(/build/arrow-left.webp)}.carousel-custom-nav-next{border-radius:0 5px 5px 0;background-image:url(/build/arrow-right.webp)}
