/* class is needed to use the semibold font */
.notification-link {
  font-family: "Proxima Nova Semibold", Verdana, Arial, sans-serif;
}

/* following has been added for the example only! */
.fa-triangle-exclamation {
  line-height: 1;
}
