body.login div#login form#loginform input#wp-submit {
    background-color: orange;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0 36px 2px;
    text-shadow: none;
}

#login h1 a, .login h1 a {
    background-image: url(https://globeabc.com/wp-content/uploads/2021/02/logo_non_retina.svg);
    height:200px;
    width:300px;
    background-size: 300px 200px;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}