@import url(Contrast.css);

body
  *:not(
    #sync1 *,
    #sync2 *,
    .owl-nav *
  ) {
  color: #FFFF00 !important;
}

#btn-accessibe img {
 filter: brightness(1) invert(1);
}

html .box-header-main .box-logo div.logo {
 background-image: url('../../../images/logoY.svg');
}