.anr_captcha_field {
    margin-bottom: 1rem;
}
.login h1 a {
    background: url("//baresports.com/wp-content/uploads/BARE_wordmark_blue_250.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    height: 70px;
    background-position: center;
}
input#wp-submit {
    background: #01acd8;
    border: #01acd8;
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 0;
    font-weight: 500;
    letter-spacing: .03em;
}
form#loginform {
    padding-bottom: 2rem;
}