/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2023 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: #0000;
}

.viewAll-block {
    text-align: center;
    text-transform: uppercase;
}
.viewAll-block a.btn{
    font-weight: 600;
}