@import url("/custom/css/custom.css");

/* 00356338 */
#page_landing_page {
  header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }

  #root{
    margin-top: 90px;
  }
}
/* 00356338 END */