.login-container{height:85vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.logo{max-width:300px}.form-container{width:100%;max-width:400px;padding:2rem;border:1px solid black;border-radius:5px;background-color:#fff}.info-text{text-align:center;margin-top:10px}.btn-custom{background-color:#80c423!important;border-color:#80c423!important;color:white!important}.btn-custom:hover{background-color:#6fa31d!important;border-color:#6fa31d!important}.custom-input{border-color:#80c423!important;background-color:white!important}.custom-input:focus{border-color:#80c423!important;box-shadow:0 0 0 0.25rem rgba(128,196,35,0.25)!important}.custom-link{color:#80c423;text-decoration:none}.custom-link:hover{text-decoration:underline}.footer{background-color:#f8f9fa;padding:20px 0;position:fixed;bottom:0;width:100%;text-align:center;font-size:0.875rem;color:#6c757d}.footer a{color:#80c423;text-decoration:none}.footer a:hover{text-decoration:underline}.footer p{margin:0}