.splide__arrow {
  background: #000000e3 !important;
  width: 3em !important;
  height: 3em !important;
  color: #fff;
  border-radius: var(--border-radius-btn) !important;
}

.splide__arrow svg {
  fill: #fff !important;
  height: 1rem !important;
  width: 1rem !important;
}
