.section-column-blocks .slick-arrow {
  background: none;
  top: -2.5rem;
  transform: translate(0, 0);
  width: 1.25rem;
  height: 1.25rem;
}
.section-column-blocks .slick-arrow.slick-prev {
  left: auto;
  right: 2.875rem;
}
.section-column-blocks .slick-arrow.slick-next {
  right: 0.375rem;
}
.section-column-blocks .slick-arrow.slick-disabled {
  opacity: 0.3 !important;
}
