.login-submit-btn {
    background: #00c402;
    border-color: #00c402;
}

.login-submit-btn:hover {
    opacity: 0.8;
}
