*:focus {
    outline: 2px solid #000000 !important;
}

*:focus:not(:focus-visible) {
    outline: none !important;
}

.slick-arrow {
    background: rgba(0, 0, 0, 0.8) !important;
}