.nca-cookiesacceptpro-line {
  font-size: inherit;
  font-family: inherit;
  line-height: 1;
  padding: 10px;
}

@media screen and (min-width: 767.01px) {
  .nca-hidden-pc {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .nca-hidden-mobile {
    display: none !important;
  }
}
