.form-group {
    max-width: 302px;
    margin: auto;
}
input {
    height: 54px;
}
.signupbutton{
    width: 323px;
    color: white;
    border-radius: 5px;
    border: none;
    background: #082A5A;
    height: 54px;height: auto;
    padding: 12px 10px;
    font-weight: bold;
    color: #000;
    box-shadow: 0 8px 7px rgb(0 0 0 / 20%);
    background: #ff9800;max-width: 302px;
}

.backup {
    padding: 0px;
    text-align: center;
    box-shadow: 0px 7px 20px 0px #0000001f;
    width: fit-content;
    margin: 0 auto;
    border-radius: 5px;
    margin:30px auto 5px;filter: brightness(0)invert(1);
}
.welcome{
    font-weight: 600;
}