@import 'vars.css';
/*@import 'contrast.css';*/


.contents .owl-nav button, .body .contents .owl-nav button {
  background: var(--main-color);
}

.contents .contents-title, .body .contents .contents-title {
  color: var(--main-color);
}

.logo-bip-link img {
   background-color: white
 }

.btn-link:focus-visible {
    color: #fff
}