  @charset "UTF-8";
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.view-id-pathways .pathway {
  padding-bottom: 1.5rem;
}

.view-id-pathways .pathway:last-child {
  padding-bottom: 0;
}

.view-id-pathways .pathway > a {
  line-height: 2.1rem;
  color: #1E3F84;
  text-decoration: none;
  display: block;
  position: relative;
  padding-right: 2rem;
}

.view-id-pathways .pathway > a:hover, .view-id-pathways .pathway > a:active {
  text-decoration: underline;
}

.view-id-pathways .pathway > a:after {
  content: '»';
  font-family: 'Roboto', sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
}

/*# sourceMappingURL=../sourcemaps/view--pathways.css.map */
