  /**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
/**
 * $file
 * Variables
 *
 ****
 *
 * Page Widths
 * Fonts
 * Colors
 *
 ****
*/
/****
 *
 * Page Widths
 *
 ****/
/****
 *
 * Fonts
 *
 ****/
/****
 *
 * Colors
 *
 ****/
.view-interests-grid .view-content {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}

.view-interests-grid .view-content .interest {
  margin: 0 0 2rem;
}

.view-interests-grid .view-content .interest--link {
  height: 100%;
}

.view-interests-grid .view-content .interest--icon {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

/*# sourceMappingURL=../sourcemaps/view--academic-sections.css.map */
