.release-note-main-div {
  padding: 10px 20px;
  border: solid 1px #eee;
  border-radius: 1px;
}

.release-note-title {
  margin: 0;
  padding: 0;
}

.release-note-separator-div {
  width: 100%;
  height: 1px;
  background-color: #e0e0e0;
  margin: 20px 0;
}

:root {
  --xlrt-color-ui-white: #ffffff;
  --xlrt-color-ui-black: #000000;
  --xlrt-color-ui-gray10: #181818;
  --xlrt-color-ui-gray15: #282828;
  --xlrt-color-ui-gray20: #333333;
  --xlrt-color-ui-gray25: #404040;
  --xlrt-color-ui-gray40: #616161;
  --xlrt-color-ui-gray45: #757575;
  --xlrt-color-ui-gray60: #9e9e9e;
  --xlrt-color-ui-gray75: #bdbdbd;
  --xlrt-color-ui-gray85: #d9d9d9;
  --xlrt-color-ui-gray90: #eeeeee;
  --xlrt-color-ui-gray95: #f8f8f8;
  --xlrt-color-future-green1000: #005736;
  --xlrt-color-future-green900: #00804f;
  --xlrt-color-future-green800: #00a868;
  --xlrt-color-future-green700: #00d181;
  --xlrt-color-future-green600: #00fa9a;
  --xlrt-color-future-green500: #2effaf;
  --xlrt-color-future-green400: #5cffc0;
  --xlrt-color-future-green300: #8affd2;
  --xlrt-color-future-green200: #b7ffe3;
  --xlrt-color-future-green100: #e5fff5;
  --xlrt-color-twilight1000: #1d0738;
  --xlrt-color-twilight900: #18114a;
  --xlrt-color-twilight800: #201763;
  --xlrt-color-twilight700: #2e218e;
  --xlrt-color-twilight600: #301cbf;
  --xlrt-color-twilight500: #442ee0;
  --xlrt-color-twilight400: #6c5be7;
  --xlrt-color-twilight300: #9487ed;
  --xlrt-color-twilight200: #bbb3f4;
  --xlrt-color-twilight100: #e3e0fa;
  --xlrt-color-twilight050: #efedfc;
  --xlrt-color-twilight000: #f7f6fe;
  --xlrt-color-sun-red1000: #440601;
  --xlrt-color-sun-red900: #660d07;
  --xlrt-color-sun-red800: #881810;
  --xlrt-color-sun-red700: #aa261d;
  --xlrt-color-sun-red600: #cc382d;
  --xlrt-color-sun-red500: #ee4c40;
  --xlrt-color-sun-red400: #fe786e;
  --xlrt-color-sun-red300: #ff9f98;
  ---xlrt-color-sun-red200: #ffc6c2;
  --xlrt-color-sun-red100: #ffedec;
  --xlrt-color-sunlight1000: #544e05;
  --xlrt-color-sunlight900: #766e0c;
  --xlrt-color-sunlight800: #988e17;
  --xlrt-color-sunlight700: #baae25;
  --xlrt-color-sunlight600: #dccf36;
  --xlrt-color-sunlight500: #fef04a;
  --xlrt-color-sunlight400: #fff473;
  --xlrt-color-sunlight300: #fff79b;
  --xlrt-color-sunlight200: #fffac4;
  --xlrt-color-sunlight100: #fffded;
}


/*# sourceMappingURL=main.0a540207.css.map*/