.udi_wcag_container{
    display: flex!important;
}
.udi_wcag_container{
    align-items: flex-start;
    position: fixed;
    top: 100px;
    right: -81px;
    transition: ease-in-out 0.3s;
    z-index: 999999;
}

.udi_wcag_container:hover,.udi_wcag_container:focus{
    right: 0px;
}


#pager-container .cycle-pager span:focus{
    outline: 5px solid red!important;
    border-radius: 15px!important;
    outline-offset: 5px!important;
}

.faq-link:focus{
    outline: 5px solid red!important;
    border-radius: 15px!important;
    outline-offset: 5px!important;
    display: flex;
    flex-direction: column;
    p{
        margin-bottom: 0!important;
    }
}

a:focus{
    outline: 5px solid red!important;
    border-radius: 15px!important;
    outline-offset: 5px!important;
}

input:focus{
    outline: 5px solid red!important;
    border-radius: 15px!important;
    outline-offset: 5px!important;
}

button:focus{
    outline: 5px solid red!important;
    border-radius: 15px!important;
    outline-offset: 5px!important;
}

.wcag_box:focus {
    border-radius: 10px;

    outline: 5px solid red!important;
}

.udi_wcag_container .wcag_box{
    min-width: 70px;
    font-size: 14px!important;
    text-align: center;
    line-height: 1;
    min-height: 70px;
    height: 70px;
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    outline: 1px solid black;
    margin-bottom: 1px;
    padding: 5px;
    cursor: pointer;
}
.udi_wcag_container .wcag_box span{
    font-weight: bold;
    color: #000;
}
.tuz_tile_box__content.setContrastSpecific1 h3.setContrast{
    color: #000!important;
    background: #fff!important;
}
.tuz_hero_breadcrumb:last-child a, .tuz_hero_breadcrumb:last-child span.setContrast{
    color: #fff!important;
    background: #000!important;
}
body .setContrastBorder:focus{
    outline: 5px solid yellow!Important;
}
body .setContrastBorder{
    color: #fff!important;
    background-color: #000!important;
    outline: 2px solid #fff;
}
.owl-dots.contrastDots .owl-dot:focus{
    outline: 5px solid yellow!Important;
}
body .setContrast{
    color: #fff!important;
    background: #000!important;
}
#custom_html-5 a{
}
.setContrastDiv{
    background: #000!important;
    background-color: #000!important;
}
.setBorderedContrast{
    outline: 3px solid #fff;
}
.specialBoxContrast{
    background: #000!important;
    border-radius: 20px!Important;
    outline: 3px solid #fff!important;
    color: #fff!Important;
}
.setContrastSpecific1{
    background: #fff!important;
}

.setContrastSpecific1 img{
    filter: grayscale(1);
}
.specialBoxContrast a{
    outline: 0!important;
}
.owl-dots.contrastDots .owl-dot{
    background: #fff!IMPORTANT;
}
.owl-dots.contrastDots .owl-dot.active{
    background: #000!IMPORTANT;
    outline: 2px solid #fff!IMPORTANT;
}
.udi_font_size_reject.setContrast{
    background: #fff!IMPORTANT;
    color: #000!IMPORTANT;
}
.question.setBrightness{
    filter: unset!important;
}
.setBrightness:before{
    filter: brightness(100);
}
.setBrightness{
    filter: brightness(100);
}
.setContrastSpecific1 span{
    color: #000!important;
    background: #fff!important;
}
span.setContrast:focus{
    outline: 3px solid yellow;
}
a.setContrastBorder:focus{
    outline: 2px solid yellow!important;
    display: flex!important;
    
}
.setContrastSpecific2{
    filter: grayscale(1)!important;
    background: #fff!important;
}

.setContrast .motto a{
    background: #000!important;
    color: #fff!important;
}

.setContrast .motto span{
    color: #fff!important;
    background: #000!important;
}

.setContrast .prev-slide{
    background-color: #000!important;
}

.setContrast #faq-exerpt .column-content p{
    color: #000!important;
    background: #fff !important;
}

.setContrast #publications,.setContrast #quote{
    background: #000!important;
}

.setContrast #arrow-down{
    display: none!important;
}

.setContrast .column-content a{
    background: #000!important;
    color: #fff!important;
}

.setContrast .home-bg{
    background: #000!important;
}