.notification {
  margin-top: 10px;
  font-size: 12px;
}

.notification a {
  background-color: #072C76;
  color: #fff;
  text-decoration: none!important;
  padding: 1em;
}

.notification .grid-product__link {
  background-color: #fff;
}