@import url("https://fonts.googleapis.com/css2?family=Jura:wght@300..700&display=swap");.loading-screen{height:calc(100vh - 60px);width:100%;background-color:white;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-screen-title{font-family:Jura,sans-serif;font-size:30px;color:#19a64d;font-weight:bolder}