.featured-product .breadcrumb{
  display: none;
}

.product__url {
  text-transform: uppercase;
  font-family: 'Druk Wide';
  color: black;
}

.product__url:focus{
  text-decoration: underline;
}

.product__url:hover{
  text-decoration: underline;
}