.btn.btn-primary{
    background-color: #F77F00 !important;
}
.sign-up-message {
    display: none !important;
}
.app-logo{
    max-height: 140px !important;
}
body {
    background-color: white !important;
}

.login-content.page-card{
    border: 1px solid #8f8e8e !important;
}