@import"https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css";@import"https://fonts.googleapis.com/css2?family=Water+Brush&display=swap";@import"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";body{height:100vh!important;background-image:linear-gradient(to bottom right,#081221,#03080f);color:#c1d1e8;overflow-x:hidden}.btn,h1,h2,h3,h4{color:#fff}input.form-control,input{color:#c1d1e8;background-color:#182c47}textarea.form-control{color:#c1d1e8;background-color:#182c47;padding:0;margin:0}select.custom-select{color:#c1d1e8;background-color:#182c47}button,a.page-link{color:#c1d1e8;background-color:#5692e8}.card{color:#c1d1e8;background-color:#0e1a2b}.badge{background-color:#5692e8;border-radius:50%}.navbar.navbar-expand-lg.navbar-dark.bg-dark{background-color:#0e1a2b!important}app-root{height:100vh!important;display:flex;flex-direction:column;justify-content:space-between}.page-link:hover{cursor:pointer}
