h1.login-title{
    line-height: 1.3em;
}
h2.login-subtitle{
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn.active {
    background: #e4bd20;
    color: black;
    font-weight: bold;
}
