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