.product-recommendations--loaded button.slider-button{
  top:-35px;
  right:10px;
  position:absolute;
  background:unset;
  border:unset;
  padding:0 !important;
}

.product-recommendations--loaded button.slider-button--prev{
  right:60px;
}
.product-recommendations--loaded button.slider-button svg{
  fill:#707070;
  width:40px;
  height:40px;
}