/***** UMASS EXTRA CSS ****/
.bordered > * + * {
  border-top: 0;
  padding-top: var(--flow-space);
  margin-top: var(--flow-space);
}

.applybtn:hover {
  background-color: rgba(0, 90, 139, 0.7) !important;
}

.gradcas {
  max-width: 80rem !important;
  margin: auto !important;
}

.table-force-wrap td, .table-force-wrap th {
  white-space: normal !important;
}

/*# sourceMappingURL=umass-extra-css.css.map */
