/* Legacy alias stylesheet.
 * Many pages reference /assets/css/Dalmia-premium.css. Keep it stable by importing the current core layers.
 */
@import url("/assets/css/janu-core.css");
@import url("/assets/css/janu-components.css");
@import url("/assets/css/janu-effects.css");

/* Minimal page defaults */
html, body { height: 100%; }
body { margin: 0; background: #FDFEFF; color: #0B1220; }

