
#google_link {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}

.new_logo_google {
    background-repeat: no-repeat;
    margin-top: 0px;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    background-position: center;
}

.new_logo_google_register {
    background-repeat: no-repeat;
    margin-top: 0px;
    height: 20px;
    width: 20px;
    background-position: center;
}