/*!
 * VILLAGE v0.0.3 | SPDX-License-Identifier: MIT | License-Filename: LICENSE.md | restricted use (see terms and conditions)
 */
@media print {
  .village-breadcrumb {
    color: #666;
    display: none;
  }

  .village-breadcrumb__link[aria-current]:not([aria-current=false]) {
    color: #3a3a3a;
  }
}
