/*************************************************
 *  Overriding Hugo Academic: an academic theme for Hugo.
 **************************************************/

/*************************************************
 *  Core
 **************************************************/


html {
  font-size: 16px;
}
@media screen and (min-width: 58em) {
  html {
    font-size: 16px;
  }
}

/*************************************************
 *  Biography - to increase font size from 0.9rem
 **************************************************/

ul.ul-interests li {
  font-size: 1rem;
}
