body,.app-container{background-color:#333}.login{display:flex;align-items:center;justify-content:center;width:100%;height:100vh;border-radius:8px;background-color:#fff0f5}.login input[type="submit"]{font-size:24px}.navigation__link{color:white}.top-banner{display:flex;justify-content:flex-end;gap:0.5rem;background-color:#fecaca;border-bottom:1px solid #b91c1c;padding:0.5rem 1.5rem}.top-banner a{color:#991b1b;text-decoration:none}.top-banner a:hover{color:#991b1b;text-decoration:underline}.flash-error{color:red}
