
.dc-login-wrapper {
    display: block;
    margin-top: 16px;
    background: white;
    line-height: 1.4em;
    padding: 12px;
    text-align: center;
    border: 1px solid gainsboro ;
    border-radius: 26px;
    margin-bottom: 20px;
}
a.dc-login-wrapper {
    text-decoration: none;
    margin-bottom: 10px;
}
a.dc-login-wrapper div{
    margin-top: 10px;
    font-weight: 600;
}


// .login h1,
// .login #backtoblog,
// .login .language-switcher{
//     display: none;
// }

// .login .message.register a {
//     color: #0073aa;
// }