/* This css file provides web specific style overrides for all web applications using the library */
/* It must be linked in, via the cdn, at the root of the consuming website. */

.bsw-typography a {
  font-weight: 700;
}
