| 1234567891011121314151617181920 | /************************************************* *  Academic: The Website Builder for Hugo *  Designed by @GeorgeCushen *  https://sourcethemes.com/academic/ *  License: https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md **************************************************/@import "root";@import "icons";@import "footer";@import "nav";@import "card";@import "search";@import "content";@import "listings";@import "widgets";@import "docs";@import "dark";@import "integrations";@import "rtl";
 |