@charset "UTF-8";
.bnrlink_outline .c-bannerLink__text {
  outline: 2px solid #333;
  outline-offset: -6px;
}
@media print,screen and (min-width: 960px) {
  .overview_table table th, .overview_table table td {
    padding: 1em .75em;
    border-top: none;
    border-bottom: 1px solid #ccc;
  }
}