.mosaic__item__heading {
  font-family: var(--FONT-STACK-BODY);
  text-transform: uppercase;
}

.mosaic__item__text a {
  text-align: center;
  text-decoration: none;
}

.mosaic__item__text a:hover {
  text-decoration: underline;
}