/* Test Git Push */

body .uv-btn-p,
body .uv-btn-block-p a, 
body .uv-btn-p:visited,
body .uv-btn-block-p a:visited{
    background-color: #0033ab !important;
    color: #FFF;
    border: 1px solid #0033ab !important;
}

body .sb-uvevent-cols .sb-right .sb-event-social-networks a,
body .sbevent-contact .sb-event-info-social .sb-venue-social-networks a,
body .sb-uvevent-cols .sb-right .sb-event-social-networks a:visited,
body .sbevent-contact .sb-event-info-social .sb-venue-social-networks a:visited {

    background: #0033ab !important;
}

.uv-featurednews-container .swiper-pagination-bullet-active,
.uv-featurednews-container .swiper-pagination-bullet-active:visited{
        background: #0033ab !important;
}

.uv-page-headerslider .uv-socialnetwork ul li:nth-child(2){
    display: none;
}