.unauth .homePlaceholder h3 {
    color: #ed1c24;
}

.unauth a {
    color: #ed1c24;
}
a:hover, a:focus, a:active {
    color: #ed1c24;
}

.unauth .LoginFront button {
    color: #ed1c24;
}

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active {
    background: #ed1c24;
}

button, .button {
    border-radius: 4px;
    background: #7ed026;
    box-shadow: 1px 1px 21px #7ed026 inset;
}
/*446542.1.401.11.88445ab*/