.owl-dots button:hover, .owl-dots button:focus{
    box-shadow: none!important;
    outline: none!important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #0055cc;
}