/*temporary overrides*/
.slick-arrow{
    background-color: grey;
}
.slick-arrow:hover{
    background-color: grey;
}
.slick-arrow:focus{
    background-color: grey;
}